From: Clemens Buchacher <drizzd@aon.at>
To: Junio C Hamano <gitster@pobox.com>
Cc: Matthieu Moy <Matthieu.Moy@grenoble-inp.fr>, git <git@vger.kernel.org>
Subject: Re: Behavior of 'git add \*.txt': bug or feature?
Date: Thu, 17 Sep 2009 16:25:26 +0200 [thread overview]
Message-ID: <20090917142526.GA28878@localhost> (raw)
In-Reply-To: <7vbplazl7s.fsf@alter.siamese.dyndns.org>
On Wed, Sep 16, 2009 at 01:30:15PM -0700, Junio C Hamano wrote:
> I strongly suspect that it comes from the fact that we have two
> definitions and three implementations of pathspec-aware tree traversal.
> One family is unaware of shell-glob wildcards (they only do leading
> directory path match) while the other know both leading directory path and
> shell-glob.
We had a discussion about this in January:
Subject: Re: [PATCH 3/3] implement pattern matching in ce_path_match
Message-ID: <7vljtd20m6.fsf@gitster.siamese.dyndns.org>
http://article.gmane.org/gmane.comp.version-control.git/105679
I was going to fix it, but motivation left me after the above discussion,
since I don't really care about this feature.
Clemens
prev parent reply other threads:[~2009-09-17 14:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-16 19:46 Behavior of 'git add \*.txt': bug or feature? Matthieu Moy
2009-09-16 20:30 ` Junio C Hamano
2009-09-16 21:26 ` Matthieu Moy
2009-09-17 14:25 ` Clemens Buchacher [this message]
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=20090917142526.GA28878@localhost \
--to=drizzd@aon.at \
--cc=Matthieu.Moy@grenoble-inp.fr \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
/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).