git-apply: war on whitespace -- finishing touches.
authorJunio C Hamano <junkio@cox.net>
Tue, 28 Feb 2006 09:12:52 +0000 (01:12 -0800)
committerJunio C Hamano <junkio@cox.net>
Tue, 28 Feb 2006 09:12:52 +0000 (01:12 -0800)
This changes the default --whitespace policy to nowarn when we
are only getting --stat, --summary etc. IOW when not applying
the patch.  When applying the patch, the default is warn (spit
out warning message but apply the patch).

Signed-off-by: Junio C Hamano <junkio@cox.net>

No differences found