H. Peter Anvin wrote:
Tony Luck wrote:
quoted
...
This is why I've been talking about a global object repository --
including the problems associated with them. git as it currently stands
permit a single global object store, *except* for the issue of duplicate
tags.
So why not store just the git objects in the global repository and keep
all the things that reference an object (HEAD, branches/*, refs/*/*,
etc.) in a per project and/or contributor area like it is currently?