author | Junio C Hamano <gitster@pobox.com> | |
Mon, 25 Feb 2008 01:37:15 +0000 (17:37 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 25 Feb 2008 01:39:10 +0000 (17:39 -0800) | ||
commit | 2b0b551d7662a4246ed55b6a7029ba3caa65cf98 | |
tree | 4a51743ee9abdc109322ede8fde9a8ae2e3bc064 | tree | snapshot |
parent | 7df7c019c2a46672c12a11a45600cdc698e03029 | commit | diff |
diff --dirstat: saner handling of binary and unmerged files
We do not account binary nor unmerged files when --shortstat is
asked for (or the summary stat at the end of --stat).
The new option --dirstat should work the same way as it is about
summarizing the changes of multiple files by adding them up.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
We do not account binary nor unmerged files when --shortstat is
asked for (or the summary stat at the end of --stat).
The new option --dirstat should work the same way as it is about
summarizing the changes of multiple files by adding them up.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
diff.c | diff | blob | history |