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
This commit is contained in:
commit
2f8c654edb
@ -419,6 +419,9 @@ ifndef::git-format-patch[]
|
|||||||
paths are selected if there is any file that matches
|
paths are selected if there is any file that matches
|
||||||
other criteria in the comparison; if there is no file
|
other criteria in the comparison; if there is no file
|
||||||
that matches other criteria, nothing is selected.
|
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>::
|
-S<string>::
|
||||||
Look for differences that change the number of occurrences of
|
Look for differences that change the number of occurrences of
|
||||||
|
Loading…
Reference in New Issue
Block a user