git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andy Parkins <andyparkins@gmail.com>
To: git@vger.kernel.org
Subject: pushglobs
Date: Wed, 6 Dec 2006 21:40:56 +0000	[thread overview]
Message-ID: <200612062141.05265.andyparkins@gmail.com> (raw)

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

                 reply	other threads:[~2006-12-06 21:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200612062141.05265.andyparkins@gmail.com \
    --to=andyparkins@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).