]> git.ipfire.org Git - thirdparty/git.git/commit
git-apply: consider it an error to apply no changes
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 5 Jun 2005 22:25:28 +0000 (15:25 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 5 Jun 2005 22:25:28 +0000 (15:25 -0700)
commitf7b797073c2286fff8c4d46842ed00d868f3b2fa
tree90cc322268d343db7f267c8bb65c5471c48ed24e
parent1a93a7662d6f8c3a4f48cb9468eb494ec823f2a5
git-apply: consider it an error to apply no changes

A "--stat" or a "--check" will just be quiet, but if
you try to apply something with no changes, that's an
error.
apply.c