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.
1 parent 110c511 commit d909e07Copy full SHA for d909e07
Documentation/diff-options.txt
@@ -52,6 +52,9 @@ endif::git-format-patch[]
52
--patience::
53
Generate a diff using the "patience diff" algorithm.
54
55
+--histogram::
56
+ Generate a diff using the "histogram diff" algorithm.
57
+
58
--stat[=<width>[,<name-width>[,<count>]]]::
59
Generate a diffstat. You can override the default
60
output width for 80-column terminal by `--stat=<width>`.
0 commit comments