Re: git-index-pack really does suck..
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:43:03
Junio C Hamano [off-list ref] writes:
David Lang [off-list ref] writes:quoted
On Wed, 4 Apr 2007, Alex Riesen wrote: ...quoted
You never know what pull is networked (or should I say: remote enough to cause a collision).so leave it on for all pulls, but for other commands don't turn it on. remember that the command that linus ran into at the start of the thread wasn't a pull.Are you referring to this command $ git index-pack --stdin --fix-thin new.pack < .git/objects/pack/pack-*.pack in this message?
From: Linus Torvalds [off-list ref] Subject: git-index-pack really does suck.. Date: Tue, 3 Apr 2007 08:15:12 -0700 (PDT) Message-ID: [off-list ref] (sorry, chomped the message).