Skip to content
Snippets Groups Projects
Commit e521850b authored by Junio C Hamano's avatar Junio C Hamano
Browse files

Merge branch 'maint-1.7.7' into maint-1.7.8

By Thomas Rast
* maint-1.7.7:
  Document the --histogram diff option
parents c524ceb1 d909e076
No related branches found
No related tags found
No related merge requests found
...@@ -52,6 +52,9 @@ endif::git-format-patch[] ...@@ -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>`.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment