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 69f4e08 + e521850 commit 80a3f53Copy full SHA for 80a3f53
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