From: "Mikael Magnusson" <mikachu@gmail.com>
To: "Stephen R. van den Berg" <srb@cuci.nl>
Cc: git@vger.kernel.org
Subject: Re: cvs diff -l equivalent?
Date: Wed, 30 Jul 2008 22:57:55 +0200 [thread overview]
Message-ID: <237967ef0807301357l60dfb5b7y63a357c4b5c2c23@mail.gmail.com> (raw)
In-Reply-To: <20080730082030.GA12555@cuci.nl>
2008/7/30 Stephen R. van den Berg <srb@cuci.nl>:
> Someone popped this question on me. The closest I got was:
>
> git diff .
>
> But that still recurses. Any solutions without patching?
Another option than the ones suggested:
git diff|filterdiff -x '*/*/*'
filterdiff is available from the "patchutils" package.
--
Mikael Magnusson
next prev parent reply other threads:[~2008-07-30 20:58 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-30 8:20 cvs diff -l equivalent? Stephen R. van den Berg
2008-07-30 13:53 ` Johannes Schindelin
2008-07-30 15:58 ` Stephen R. van den Berg
2008-07-30 18:18 ` Johannes Schindelin
2008-07-30 14:00 ` Thomas Rast
2008-07-30 16:17 ` Stephen R. van den Berg
2008-07-30 20:57 ` Mikael Magnusson [this message]
2008-07-30 21:25 ` Linus Torvalds
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=237967ef0807301357l60dfb5b7y63a357c4b5c2c23@mail.gmail.com \
--to=mikachu@gmail.com \
--cc=git@vger.kernel.org \
--cc=srb@cuci.nl \
/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).