On Mon, Jan 01, 2007 at 03:56:05PM -0800, Luben Tuikov wrote:
Well, yes; since git-pull is implemented in terms of git-fetch
followed by a git-merge, that's why I talked about git-fetch. It is
git-fetch which uses remote.<non-URL>.{url,fetch}, not git-merge or
git-pull (since it just passes those arguments over to git-fetch).
What do you mean by <branch-match> and <symbolic-ref match>?
Are you assuming some kind of glob match? If so, what are the
specific rules of the match that you are proposing?
What do you mean by ".." here?
git-pull is implemented in terms of git-fetch. So if we make the
change to git-fetch, the changes naturally follow to git-pull. Or are
you proposing to change that?
- Ted
-
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