[PATCH] New git-apply test cases for scanning forwards and backwards.
authorRobert Fitzsimons <robfitz@273k.net>
Sun, 28 Aug 2005 15:25:10 +0000 (15:25 +0000)
committerJunio C Hamano <junkio@cox.net>
Sun, 28 Aug 2005 21:24:06 +0000 (14:24 -0700)
commitdebb9d84445239ffbc630611548af630fb8e1e7a
tree36122b9d0b484cefbb4ba8d919ed8a567d645900
parentff3412ee1f74cc267e6d65c03c5fd8ea2214fbe7
[PATCH] New git-apply test cases for scanning forwards and backwards.

Added a new test case for the scanning forwards and backwards for the
correct location to apply a patch fragment.

Signed-off-by: Robert Fitzsimons <robfitz@273k.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t4110-apply-scan.sh [new file with mode: 0644]