From: Junio C Hamano Date: Wed, 1 Mar 2006 04:26:25 +0000 (-0800) Subject: git-am: --whitespace=x option. X-Git-Tag: v1.3.0-rc1~107^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/8c31cb822f387d7bc51b51cbacd08d62faed4faa?ds=inline;hp=8c31cb822f387d7bc51b51cbacd08d62faed4faa 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 ---