Skip to content

Commit 80a3f53

Browse files
committed
Merge branch 'maint-1.7.8' into maint
By Thomas Rast * maint-1.7.8: Document the --histogram diff option
2 parents 69f4e08 + e521850 commit 80a3f53

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/diff-options.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@ endif::git-format-patch[]
5252
--patience::
5353
Generate a diff using the "patience diff" algorithm.
5454

55+
--histogram::
56+
Generate a diff using the "histogram diff" algorithm.
57+
5558
--stat[=<width>[,<name-width>[,<count>]]]::
5659
Generate a diffstat. You can override the default
5760
output width for 80-column terminal by `--stat=<width>`.

0 commit comments

Comments
 (0)