Michael Loeffler wrote: > The trailing / is enough to decide if this should map everything under > refs/heads/ to refs/somewhere/. > > The "*" should be reserved for the use as regex operator. > > Signed-off-by: Michael Loeffler <zvpunry@xxxxxxxxxx> > --- > I want to use regular expressions to match remote refs, so I try to > implement this. But the current globfetch syntax needs the '*'. > > Maybe it is not to late to change the syntax to this: > Pull: refs/heads/:refs/remotes/origin/ > > What do you think? I'm not sure if regexp support is truly better than the usual path globbing, as in fnmatch / glob. -- 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@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html