author | Junio C Hamano <junkio@cox.net> | |
Wed, 19 Oct 2005 07:01:01 +0000 (00:01 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 19 Oct 2005 07:01:01 +0000 (00:01 -0700) | ||
commit | acfcb8dfa451bf9701fdba72c7b6fb9b591a6890 | |
tree | 9422c72e9a3bf803cabde46d84f76dbe005f0607 | tree | snapshot |
parent | 0910e8cab828b53fd7188a93c0476cab0af81cdc | commit | diff |
Do not ask for objects known to be complete.
On top of optimization by Linus not to ask refs that already match, we
can walk our refs and not issue "want" for things that are known to be
reachable from them.
Signed-off-by: Junio C Hamano <junkio@cox.net>
On top of optimization by Linus not to ask refs that already match, we
can walk our refs and not issue "want" for things that are known to be
reachable from them.
Signed-off-by: Junio C Hamano <junkio@cox.net>
fetch-pack.c | diff | blob | history |