Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
git-apply --whitespace=fix: fix off by one thinko
author
Junio C Hamano
<gitster@pobox.com>
Tue, 26 Feb 2008 20:24:40 +0000
(12:24 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 26 Feb 2008 20:24:40 +0000
(12:24 -0800)
When a patch adds a whitespace followed by end-of-line, the
trailing whitespace error was detected correctly but was not
fixed, due to misconversion in
42ab241
(builtin-apply.c: do not
feed copy_wsfix() leading '+').
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
c6fabfa
)
No differences found