From: Han-Wen Nienhuys <hanwen@xs4all.nl>
To: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] git-fetch: Avoid reading packed refs over and over again
Date: Sat, 30 Dec 2006 21:02:30 +0100 [thread overview]
Message-ID: <4596C5D6.701@xs4all.nl> (raw)
In-Reply-To: <Pine.LNX.4.63.0612302020060.19693@wbgn013.biozentrum.uni-wuerzburg.de>
Johannes Schindelin escreveu:
> $ git grep -e exclude-existing v1.5.0-rc0
> v1.5.0-rc0:builtin-show-ref.c: if (!strcmp(arg, "--exclude-existing"))
> v1.5.0-rc0:builtin-show-ref.c: if (!strncmp(arg, "--exclude-existing=", 19))
> v1.5.0-rc0:git-fetch.sh: git-show-ref --exclude-existing=refs/tags/ |
>
> The last line means that it _is_ in v1.5.0-rc0. (BTW it is the commit
> tags/v1.5.0-rc0~84, which I found by "git log v1.5.0-rc0 git-fetch.sh |
> git name-rev --tags --stdin | less".)
oh, oops. I was looking for the commit message of the patch you originally
sent me. Cool.
--
Han-Wen Nienhuys - hanwen@xs4all.nl - http://www.xs4all.nl/~hanwen
prev parent reply other threads:[~2006-12-30 20:02 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-17 19:52 [PATCH] git-fetch: Avoid reading packed refs over and over again Johannes Schindelin
2006-12-18 1:54 ` Junio C Hamano
2006-12-18 12:33 ` Johannes Schindelin
2006-12-30 19:04 ` Han-Wen Nienhuys
2006-12-30 19:24 ` Johannes Schindelin
2006-12-30 20:02 ` Han-Wen Nienhuys [this message]
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=4596C5D6.701@xs4all.nl \
--to=hanwen@xs4all.nl \
--cc=Johannes.Schindelin@gmx.de \
--cc=git@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.