summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 110c511)
raw | patch | inline | side by side (parent: 110c511)
author | Thomas Rast <trast@student.ethz.ch> | |
Tue, 6 Mar 2012 13:15:02 +0000 (14:15 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 6 Mar 2012 19:53:29 +0000 (11:53 -0800) |
Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/diff-options.txt | patch | blob | history |
index 66624a17698ac91cfcd6d45d1af6024c4bf066d9..de2206bd5ccf936e97cfde5def4388cb3439300c 100644 (file)
--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>`.