author | Junio C Hamano <junkio@cox.net> | |
Mon, 27 Feb 2006 22:16:30 +0000 (14:16 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 28 Feb 2006 01:35:59 +0000 (17:35 -0800) | ||
commit | 59aa256204f74e02579d7586884c73f0db6eb0d6 | |
tree | a6c1b5fed667b6082486106e71326b500b9be01c | tree | snapshot |
parent | 5c7b580c94b4217803a116e24a3ad924bfb35f86 | commit | diff |
apply: squelch excessive errors and --whitespace=error-all
This by default makes --whitespace=warn, error, and strip to
warn only the first 5 additions of trailing whitespaces. A new
option --whitespace=error-all can be used to view all of them
before applying.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This by default makes --whitespace=warn, error, and strip to
warn only the first 5 additions of trailing whitespaces. A new
option --whitespace=error-all can be used to view all of them
before applying.
Signed-off-by: Junio C Hamano <junkio@cox.net>
apply.c | diff | blob | history |