Re: More problems...
From: Petr Baudis <hidden>
Date: 2016-06-15 22:41:55
Dear diary, on Fri, Apr 29, 2005 at 09:50:55PM CEST, I got a letter where Ryan Anderson [off-list ref] told me that...
Why not just use "rsync" for both remote and local synchronization, and provide a "relink" command to scan two .git/objects/ repositories and hardlink matching files together?
No. This completely misses the point, which is to avoid useless I/O when doing this local stuff; also, it saves disk space to a degree, but it is wildly fluctuating. I like Junio's local-pull solution much more (from the conceptual standpoint; I didn't look at the code yet). -- Petr "Pasky" Baudis Stuff: http://pasky.or.cz/ C++: an octopus made by nailing extra legs onto a dog. -- Steve Taylor