/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(from parent 1:
970994d
)
Merge branch 'jc/doc-diff-filter-exclude' into maint
author
Junio C Hamano
<gitster@pobox.com>
Mon, 8 Aug 2016 21:21:44 +0000
(14:21 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 8 Aug 2016 21:21:44 +0000
(14:21 -0700)
Belated doc update for a feature added in v1.8.5.
* jc/doc-diff-filter-exclude:
diff: document diff-filter exclusion
Documentation/diff-options.txt
patch
|
blob
|
blame
|
history
diff --git
a/Documentation/diff-options.txt
b/Documentation/diff-options.txt
index
d9ae681
..
705a873
100644
(file)
--- 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