summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-08-08 14:21:44 -0700
committerJunio C Hamano <gitster@pobox.com>2016-08-08 14:21:44 -0700
commit2f8c654edb0c8805749c60228ad9abb5984fba63 (patch)
treef91a78bf8f32a33eaa29bbfaba2175ad76fb9a34
parent970994deb1179300c73af14928156f30f78b0117 (diff)
parent16726cfa0c3ad5d0d261bd7068014e659cb989da (diff)
downloadgit-2f8c654edb0c8805749c60228ad9abb5984fba63.tar.gz
Merge branch 'jc/doc-diff-filter-exclude' into maint
Belated doc update for a feature added in v1.8.5. * jc/doc-diff-filter-exclude: diff: document diff-filter exclusion
-rw-r--r--Documentation/diff-options.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/diff-options.txt b/Documentation/diff-options.txt
index d9ae681d8f..705a873942 100644
--- a/Documentation/diff-options.txt
+++ b/Documentation/diff-options.txt
@@ -419,6 +419,9 @@ ifndef::git-format-patch[]
paths are selected if there is any file that matches
other criteria in the comparison; if there is no file
that matches other criteria, nothing is selected.
++
+Also, these upper-case letters can be downcased to exclude. E.g.
+`--diff-filter=ad` excludes added and deleted paths.
-S<string>::
Look for differences that change the number of occurrences of