author | Heikki Orsila <heikki.orsila@iki.fi> | |
Fri, 5 Sep 2008 19:27:35 +0000 (22:27 +0300) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 5 Sep 2008 21:04:26 +0000 (14:04 -0700) | ||
commit | fd33777b7871eefa440f89ccf7c432895af09c74 | |
tree | 4a09d41bc8c7515e027575a955ed6aaac9c52740 | tree | snapshot |
parent | 80d12c23de4fbddfaee2f9bf7fe809f57d02e171 | commit | diff |
diff --dirstat-by-file: count changed files, not lines
This new option --dirstat-by-file is the same as --dirstat, but it
counts "impacted files" instead of "impacted lines" (lines that are
added or removed).
Signed-off-by: Heikki Orsila <heikki.orsila@iki.fi>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This new option --dirstat-by-file is the same as --dirstat, but it
counts "impacted files" instead of "impacted lines" (lines that are
added or removed).
Signed-off-by: Heikki Orsila <heikki.orsila@iki.fi>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/diff-options.txt | diff | blob | history | |
diff.c | diff | blob | history | |
diff.h | diff | blob | history |