summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 808e1db)
raw | patch | inline | side by side (parent: 808e1db)
author | Michael J Gruber <git@drmicha.warpmail.net> | |
Fri, 27 May 2011 12:36:42 +0000 (14:36 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 27 May 2011 17:44:37 +0000 (10:44 -0700) |
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
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 000eae02cda10766dbe07c7e0d54d29bc63f4af4..f6c046a09adc5e20cdf26d70386fffa6693ef49a 100644 (file)
By giving a third parameter `<count>`, you can limit the
output to the first `<count>` lines, followed by
`...` if there are more.
++
+These parameters can also be set individually with `--stat-width=<width>`,
+`--stat-name-width=<name-width>` and `--stat-count=<count>`.
--numstat::
Similar to `\--stat`, but shows number of added and