From: Thomas Glanzmann <hidden> Date: 2016-06-15 22:41:55
Hello,
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?
That came to my mind, too. And it is actually the only thing that makes
sense. - In matters of KISS. :-)
Thomas