On Thu, Feb 4, 2010 at 09:29, demerphq [off-list ref] wrote:
Would i be correct in thinking that if i have to repos with an
equivalent .git/objects/../..... file in them that the files are
necessarily identical and one can be replaced by a hardlink to the
other?
Yes, but you probably wont save as much as you'd like: think about the users
who *do* repack their repositories. The .pack files will be all different.