Re: git-index-pack really does suck..
From: David Lang <hidden>
Date: 2016-06-15 22:43:03
On Fri, 6 Apr 2007, Junio C Hamano wrote:
Subject: Re: git-index-pack really does suck.. Junio C Hamano [off-list ref] writes:quoted
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: [ref] (sorry, chomped the message).
probably (I useually don't keep the mail after I read or reply to it) David Lang