Add "--summary" option to git diff.
authorSean <seanlkml@sympatico.ca>
Sun, 14 May 2006 12:13:49 +0000 (08:13 -0400)
committerJunio C Hamano <junkio@cox.net>
Sun, 14 May 2006 23:28:45 +0000 (16:28 -0700)
commit4bbd261bbd941066735e41dff0ade9f50e6fe84d
treeb3ee3825e8d06e240e5062b1e1dd4dadd3e6f3cf
parent975bf9cf5ad5d440f98f464ae8124609a4835ce1
Add "--summary" option to git diff.

Remove the need to pipe git diff through git apply to
get the extended headers summary.

Signed-off-by: Sean Estabrooks <seanlkml@sympatico.ca>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/diff-options.txt
diff.c
diff.h