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)
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>
No differences found