* pushglobs
@ 2006-12-06 21:40 Andy Parkins
0 siblings, 0 replies; only message in thread
From: Andy Parkins @ 2006-12-06 21:40 UTC (permalink / raw)
To: git
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-12-06 21:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-06 21:40 pushglobs Andy Parkins
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).