From: Paolo Bonzini <bonzini@gnu.org>
To: Jeff King <peff@peff.net>
Cc: Brian Ericson <bme@visi.com>, git@vger.kernel.org
Subject: Re: teach git diff -v/--invert-match?
Date: Mon, 25 Aug 2008 11:41:37 +0200 [thread overview]
Message-ID: <48B27E51.2020709@gnu.org> (raw)
In-Reply-To: <20080822193947.GA31322@coredump.intra.peff.net>
> I would have thought "-v" meant "match any changes which do not have
> this pattern". But you want "match any changes that have any line which
> does not have this pattern."
Yours could be "-L/--without-match" (in grep, -L/--files-without-match
only prints the names of files containing no match).
Paolo
next prev parent reply other threads:[~2008-08-25 9:42 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-22 14:51 teach git diff -v/--invert-match? Brian Ericson
2008-08-22 19:39 ` Jeff King
2008-08-22 21:29 ` Brian Ericson
2008-08-22 21:42 ` Jeff King
2008-08-22 21:44 ` Junio C Hamano
2008-08-25 9:41 ` Paolo Bonzini [this message]
2008-08-27 0:38 ` Jeff King
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=48B27E51.2020709@gnu.org \
--to=bonzini@gnu.org \
--cc=bme@visi.com \
--cc=git@vger.kernel.org \
--cc=peff@peff.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).