Fix "apply --reverse" with regard to whitespace
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Sat, 7 Jul 2007 17:50:39 +0000 (18:50 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sat, 7 Jul 2007 18:54:51 +0000 (11:54 -0700)
"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>
No differences found