We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 970994d + 16726cf commit 2f8c654Copy full SHA for 2f8c654
Documentation/diff-options.txt
@@ -419,6 +419,9 @@ ifndef::git-format-patch[]
419
paths are selected if there is any file that matches
420
other criteria in the comparison; if there is no file
421
that matches other criteria, nothing is selected.
422
++
423
+Also, these upper-case letters can be downcased to exclude. E.g.
424
+`--diff-filter=ad` excludes added and deleted paths.
425
426
-S<string>::
427
Look for differences that change the number of occurrences of
0 commit comments