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:36:00 +0000 (17:36 -0800) | ||
commit | 5c0d46eb3d5ab9182a2c6d942189671720f80f74 | |
tree | 97afff55162d7bfadf62d4632f1f923df9b8e814 | tree | snapshot |
parent | 383e20b6144d01286c90c0c82d88f92173a038f6 | 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 |