]> git.ipfire.org Git - thirdparty/git.git/commit - diff.h
diff-options: add --patch-with-stat
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Sat, 15 Apr 2006 11:41:18 +0000 (13:41 +0200)
committerJunio C Hamano <junkio@cox.net>
Sun, 16 Apr 2006 02:30:27 +0000 (19:30 -0700)
commit293532739415d287786a312ec10849723383796e
tree4525f9840d72189980a7e5c095b9ad81abe191fb
parentcbdda024049947366804d60bdc5e5fc3ab3ee3a5
diff-options: add --patch-with-stat

With this option, git prepends a diffstat in front of the patch.

Since I really, really do not know what a diffstat of a combined diff
("merge diff") should look like, the diffstat is not generated for these.

Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/diff-options.txt
diff.c
diff.h