Re: [CORRECTED PATCH] git-fetch-pack: avoid unnecessary zero packing

From: Junio C Hamano <junkio@cox.net>
Date: 2005-10-19 04:49:05
Linus Torvalds <torvalds@osdl.org> writes:

> Ok, this should be the trivially fixed (famous last words) patch, which 
> should correct the case where we don't have a local name for the remote 
> ref at all.
>
> If you already applied the previous patch, you just need to fix the

No, I haven't (not my git day today).

It strikes me that we could walk from our refs, depth reasonably
limited to say 20 or so commit chain and/or last 5 days of
commit time, to see if any of the remotes are reachable from our
refs and omit issuing "want" quite cheaply.  Do you think that
would be a worthy change to make things more efficient?


-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Wed Oct 19 04:50:30 2005

This archive was generated by hypermail 2.1.8 : 2005-10-19 04:50:33 EST