Skip to content

Commit

Permalink
Document the --histogram diff option
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
trast authored and gitster committed Mar 6, 2012
1 parent 110c511 commit d909e07
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Documentation/diff-options.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ endif::git-format-patch[]
--patience::
Generate a diff using the "patience diff" algorithm.

--histogram::
Generate a diff using the "histogram diff" algorithm.

--stat[=<width>[,<name-width>[,<count>]]]::
Generate a diffstat. You can override the default
output width for 80-column terminal by `--stat=<width>`.
Expand Down

0 comments on commit d909e07

Please sign in to comment.