From: Jonathan Nieder <jrnieder@gmail.com>
To: "Marcin Wiśnicki" <mwisnicki@gmail.com>
Cc: git@vger.kernel.org, "Nguyễn Thái Ngọc Duy" <pclouds@gmail.com>
Subject: Re: gitattributes don't work
Date: Sun, 2 Jan 2011 19:11:13 -0600 [thread overview]
Message-ID: <20110103011113.GF30506@burratino> (raw)
In-Reply-To: <ifr610$3kl$1@dough.gmane.org>
Marcin Wiśnicki wrote:
> I'm trying to exclude certain paths (those that contain "xmac/gen/") from
> diff output using .git/info/attributes (not .gitattributes).
Tricky. Have you tried
xmac?gen? -diff
? You might also be interested in the nd/struct-pathspec branch:
git clone git://repo.or.cz/git.git
cd git
git log --grep=nd/struct-pathspec
for some work and explanation on patterns used to specify paths.
Regards,
Jonathan
next prev parent reply other threads:[~2011-01-03 1:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-03 0:42 gitattributes don't work Marcin Wiśnicki
2011-01-03 1:11 ` Jonathan Nieder [this message]
2011-01-03 4:34 ` Nguyen Thai Ngoc Duy
2011-01-04 2:16 ` Marcin Wiśnicki
2011-01-04 18:33 ` Junio C Hamano
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=20110103011113.GF30506@burratino \
--to=jrnieder@gmail.com \
--cc=git@vger.kernel.org \
--cc=mwisnicki@gmail.com \
--cc=pclouds@gmail.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).