From: Junio C Hamano <junkio@cox.net>
To: Linus Torvalds <torvalds@osdl.org>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: Re: [CORRECTED PATCH] git-fetch-pack: avoid unnecessary zero packing
Date: Tue, 18 Oct 2005 11:49:05 -0700 [thread overview]
Message-ID: <7vmzl6r78e.fsf@assigned-by-dhcp.cox.net> (raw)
In-Reply-To: <Pine.LNX.4.64.0510181049050.17201@g5.osdl.org> (Linus Torvalds's message of "Tue, 18 Oct 2005 10:52:45 -0700 (PDT)")
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?
next prev parent reply other threads:[~2005-10-18 18:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-18 17:52 [CORRECTED PATCH] git-fetch-pack: avoid unnecessary zero packing Linus Torvalds
2005-10-18 18:45 ` Junio C Hamano
2005-10-18 18:49 ` Junio C Hamano [this message]
2005-10-18 19:19 ` Junio C Hamano
2005-10-18 20:38 ` Linus Torvalds
2005-10-18 20:42 ` Linus Torvalds
2005-10-19 0:27 ` Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7vmzl6r78e.fsf@assigned-by-dhcp.cox.net \
--to=junkio@cox.net \
--cc=git@vger.kernel.org \
--cc=torvalds@osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).