Merge branch 'maint-1.7.8' into maint
By Thomas Rast * maint-1.7.8: Document the --histogram diff option
This commit is contained in:
commit
80a3f53424
@ -52,6 +52,9 @@ endif::git-format-patch[]
|
|||||||
--patience::
|
--patience::
|
||||||
Generate a diff using the "patience diff" algorithm.
|
Generate a diff using the "patience diff" algorithm.
|
||||||
|
|
||||||
|
--histogram::
|
||||||
|
Generate a diff using the "histogram diff" algorithm.
|
||||||
|
|
||||||
--stat[=<width>[,<name-width>[,<count>]]]::
|
--stat[=<width>[,<name-width>[,<count>]]]::
|
||||||
Generate a diffstat. You can override the default
|
Generate a diffstat. You can override the default
|
||||||
output width for 80-column terminal by `--stat=<width>`.
|
output width for 80-column terminal by `--stat=<width>`.
|
||||||
|
Loading…
Reference in New Issue
Block a user