author | Junio C Hamano <junkio@cox.net> | |
Tue, 28 Feb 2006 01:07:16 +0000 (17:07 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 28 Feb 2006 01:34:26 +0000 (17:34 -0800) | ||
commit | 621603b76afe00471613ce92b78376fc57f21234 | |
tree | 06ff1c11ee6d1f1ede5d56acc42eba0f16d93515 | tree | snapshot |
parent | 2ae1c53b51ff78b13cc8abf8e9798a12140b7638 | commit | diff |
git-apply --whitespace=nowarn
Andrew insists --whitespace=warn should be the default, and I
tend to agree. This introduces --whitespace=warn, so if your
project policy is more lenient, you can squelch them by having
apply.whitespace=nowarn in your configuration file.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Andrew insists --whitespace=warn should be the default, and I
tend to agree. This introduces --whitespace=warn, so if your
project policy is more lenient, you can squelch them by having
apply.whitespace=nowarn in your configuration file.
Signed-off-by: Junio C Hamano <junkio@cox.net>
apply.c | diff | blob | history |