aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2008-01-08 15:46:18 -0800
committerJunio C Hamano <gitster@pobox.com>2008-01-08 16:15:01 -0800
commitd8c3794503553c22330f46ed4c0e70a6613d2f65 (patch)
tree79b447ab571c744c5f94dd1de067f31014c96715 /contrib
parente708af6e587ae0ecb2a6480e3614c5ec4a164106 (diff)
downloadgit-d8c3794503553c22330f46ed4c0e70a6613d2f65.tar.gz
git-d8c3794503553c22330f46ed4c0e70a6613d2f65.tar.xz
"git-apply --check" should not report "fixed"
When running "git apply --check" while --whitespace=fix is enabled (either from the command line or via the configuration), we reported that "N line(s) applied after _fixing_", but --check by itself does not apply and this message was alarming. We could even reword the message to say "N line(s) would have been applied after fixing...", but this patch does not go that far. Instead, we just make it use the "N lines add whitespace errors" warning, which happens to be a good diagnostic message a user would expect from the --check option. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions