Skip to content

Commit e521850

Browse files
committed
Merge branch 'maint-1.7.7' into maint-1.7.8
By Thomas Rast * maint-1.7.7: Document the --histogram diff option
2 parents c524ceb + d909e07 commit e521850

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)