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:38:40 +0000 (22:38 -0800)
commit12cbbdc40b50458b29b76af740ddc0ab1979b322
tree142e880c79b3f92a100b8208bc195d2292708794
parent56248c5a5c77f65fe591dfec3ac413147d227ec4
git-am: --whitespace=x option.

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>
git-am.sh