git-apply: make the diffstat output happen for "--stat" only.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 26 May 2005 19:25:52 +0000 (12:25 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 26 May 2005 19:25:52 +0000 (12:25 -0700)
commitfab2c257be908e8aded03addb447b1d2a4d2f748
treeade85acbf03ddb4592fa7b96a829ed34ee50b746
parent3f40315aaa4f1abc4883c85ca0a8ea9570da6e24
git-apply: make the diffstat output happen for "--stat" only.

Slowly this is takign the form of a program that we'd actually
use. Now "git-apply --stat" basically ends up being a perfectly
useful diffstat.
apply.c