git-am: --whitespace=x option.
authorJunio C Hamano <junkio@cox.net>
Wed, 1 Mar 2006 04:26:25 +0000 (20:26 -0800)
committerJunio C Hamano <junkio@cox.net>
Wed, 1 Mar 2006 06:34:57 +0000 (22:34 -0800)
This is passed down to git-apply to override the built-in
default and per-repository configuration at runtime.

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