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)
commit8c31cb822f387d7bc51b51cbacd08d62faed4faa
treefee4b1cfda092270facb184a93c1cb05c5af7a8e
parentf21d6726150ec4219e94ea605f27a4cd58eb3d99
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