pushglobs

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

Hello,

The glob support in the fetches has gone down so well that I'm looking into 
doing the same for pushrefs.

The push work is done in C; so there is obviously no globbing support from the 
shell.  I know that git does globbing in other places, so wanted to ask if 
it's appropriate to use that rather than me write my own hacked up version?

The context is this:  I'm extending builtin-push.c:add_ref() to catch globbed 
refs and then recursively expand them.


Andy
-- 
Dr Andrew Parkins, M Eng (Hons), AMIEE
andyparkins@gmail.com
-
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:
pushglobs, Andy Parkins, (Wed Dec 6, 5:40 pm)