From: Jon Loeliger <jdl@jdl•com>
To: git@vger•kernel.org
Subject: [PATCH] Add --diff-filter= documentation paragraph
Date: Thu, 09 Feb 2006 09:12:11 -0600 [thread overview]
Message-ID: <E1F7DSt-0001q8-PV@jdl.com> (raw)
Signed-off-by: Jon Loeliger <jdl@jdl•com>
----
So, I don't know what the "*" selection flag does.
It is called "AON" in the source. Anyone?
diff --git a/Documentation/diff-options.txt b/Documentation/diff-options.txt
index 5c85167..e00dd6c 100644
--- a/Documentation/diff-options.txt
+++ b/Documentation/diff-options.txt
@@ -35,6 +35,13 @@
-C::
Detect copies as well as renames.
+--diff-filter=[ACDMRTUX*B]::
+ Select only files that are Added (A), Copied (C), Deleted (D),
+ Modified (M), Renamed (R), have their Type (mode) changed,
+ are Unmerged (U), are Unknown (X), are "AON" (*),
+ or have had their pairing Broken (B). Any combination of
+ the filter characters may be used.
+
--find-copies-harder::
For performance reasons, by default, -C option finds copies only
if the original file of the copy was modified in the same
next reply other threads:[~2006-02-09 15:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-09 15:12 Jon Loeliger [this message]
2006-02-09 19:53 ` [PATCH] Add --diff-filter= documentation paragraph 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=E1F7DSt-0001q8-PV@jdl.com \
--to=jdl@jdl$(echo .)com \
--cc=git@vger$(echo .)kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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