git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michael Olson <mwolson@gnu.org>
To: Eric Wong <normalperson@yhbt.net>
Cc: Junio C Hamano <gitster@pobox.com>,
	git@vger.kernel.org, Michael J Gruber <git@drmicha.warpmail.net>,
	Tim Stoakes <tim@stoakes.net>, Sam Vilain <sam@vilain.net>
Subject: Re: [PATCH/RFC 0/2] git-svn: Allow certain refs to be ignored
Date: Wed, 21 Apr 2010 10:02:50 -0700	[thread overview]
Message-ID: <k2oc8b3bef91004211002t8bf17be9w4bee4e76093c8eb6@mail.gmail.com> (raw)
In-Reply-To: <20100421165451.GA14004@dcvr.yhbt.net>

On Wed, Apr 21, 2010 at 9:54 AM, Eric Wong <normalperson@yhbt.net> wrote:
> Michael Olson <mwolson@gnu.org> wrote:
>> ^refs/remotes/((tags/)?old/myorg|old/bad_branch|old/unlabeled[^/]*|tags/(old/bad_tag|releases/another_tag))$
>
> I wonder if both would be better as a series of globs would be
> easier to read (maybe more verbose to write):
>
>        ignoreRefs = refs/remotes/tags/old/myorg
>        ignoreRefs = refs/remotes/old/myorg
>        ignoreRefs = refs/remotes/old/unlabeled/*

That does look cleaner, and kind of reminiscent of .gitignore.

-- 
Michael Olson  |  http://mwolson.org/

  reply	other threads:[~2010-04-21 17:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-20 21:30 [PATCH/RFC 0/2] git-svn: Allow certain refs to be ignored Michael Olson
2010-04-20 23:58 ` Junio C Hamano
2010-04-21  7:15   ` Eric Wong
2010-04-21 16:31   ` Michael Olson
2010-04-21 16:54     ` Eric Wong
2010-04-21 17:02       ` Michael Olson [this message]
2010-04-21  7:18 ` Eric Wong

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=k2oc8b3bef91004211002t8bf17be9w4bee4e76093c8eb6@mail.gmail.com \
    --to=mwolson@gnu.org \
    --cc=git@drmicha.warpmail.net \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=normalperson@yhbt.net \
    --cc=sam@vilain.net \
    --cc=tim@stoakes.net \
    /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).