author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Sat, 7 Jul 2007 17:50:39 +0000 (18:50 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 7 Jul 2007 18:54:51 +0000 (11:54 -0700) | ||
commit | 5fda48d67c82e07950e0b0c21cd8c97daefd7be0 | |
tree | 6e00623936013d4aaea619c55cd0d7c45fa96257 | tree | snapshot |
parent | ed5f07a6fdc5653e24a5bd6c216d12bc878496bd | commit | diff |
Fix "apply --reverse" with regard to whitespace
"git apply" used to take check the whitespace in the wrong
direction.
Noticed by Daniel Barkalow.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
"git apply" used to take check the whitespace in the wrong
direction.
Noticed by Daniel Barkalow.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-apply.c | diff | blob | history | |
t/t4116-apply-reverse.sh | diff | blob | history |