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> | |
Mon, 27 Feb 2006 22:16:30 +0000 (14:16 -0800) | ||
commit | fc96b7c9ba5034a408d508c663a96a15b8f8729c | |
tree | cbe883a257fb8aa7a16d020416fb4332b3483a62 | tree | snapshot |
parent | b5767dd6605364002a96a9d039cd1f010707b4f6 | 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 |