Re: [PATCH] git-fetch: Avoid reading packed refs over and over again

From: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date: 2006-12-31 07:02:30
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
-
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 Sun Dec 31 07:03:12 2006

This archive was generated by hypermail 2.1.8 : 2006-12-31 07:04:36 EST