Re: Make "git clone" less of a deathly quiet experience
From: Junio C Hamano <hidden> Date: 2016-06-15 22:42:19
ebiederm@xmission.com (Eric W. Biederman) writes:
I don't know how well multiple packs will work with the current git
protocol...
Then I wonder why you are making this observation ... ;-)
In any case, I suspect this would be helped to a certain degree
by the pack-object that reuses delta data from existing packs,
if your repository is reasonably packed.