Re: [PATCH 2/3] git-fetch: do not use "*" for fetching multiple refs

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <git@...>
Date: Wednesday, December 6, 2006 - 2:27 pm

Michael Loeffler wrote:


Or you can rewrite git-fetch in Perl (or as built-in in C).


I just worry what would happen when someone would write e.g.
      Pull: refs/heads/:refs/heads/origin-
 

3.) The one with shell-like (fnmatch / glob) globbing
      Pull: refs/heads/*:refs/remotes/origin/*

By the way, with globbing we really need some other way than
first Pull: line to select remote head to merge on "git pull".
For example "Merge:" line / remote.<name>.merge config var.

-- 
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git


-
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
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 2/3] git-fetch: do not use "*" for fetching multi..., Jakub Narebski, (Wed Dec 6, 2:27 pm)