author | Junio C Hamano <junkio@cox.net> | |
Wed, 17 Jan 2007 21:51:44 +0000 (13:51 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 18 Jan 2007 07:48:20 +0000 (23:48 -0800) | ||
commit | c261e4385e826a4e7f9cf69618fa0b6e39defad2 | |
tree | d37c5e12f323a4fb740d6282e4c04bebddf35882 | tree | snapshot |
parent | 7c496280104e02cb2a02dbbe0caf3510e0e87e42 | commit | diff |
Add --summary to git-format-patch by default
This adds --summary output in addition to the --stat to the
output from git-format-patch by default.
I think additions, removals and filemode changes are rare but
notable events and always showing it makes sense.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This adds --summary output in addition to the --stat to the
output from git-format-patch by default.
I think additions, removals and filemode changes are rare but
notable events and always showing it makes sense.
Signed-off-by: Junio C Hamano <junkio@cox.net>