Y
Hacker News
new
|
ask
|
show
|
jobs
by
klodolph
1961 days ago
Isn’t this also possible with Git, at least for remotes? There are a number of different Git implementations besides the main one.
1 comments
alexhutcheson
1961 days ago
There are multiple implementations, but the contents of the .git directory are essentially the API, which tightly constrains how it can be implemented.
link