mirror of
https://github.com/bluekeyes/go-gitdiff
synced 2026-06-08 13:18:30 +00:00
02f7ff4f79
These cover all of the cases (I think) where application should succeed.
10 lines
303 B
Diff
10 lines
303 B
Diff
diff --git a/gitdiff/testdata/apply/text_fragment_change_end.src b/gitdiff/testdata/apply/text_fragment_change_end.src
|
|
--- a/gitdiff/testdata/apply/text_fragment_change_end.src
|
|
+++ b/gitdiff/testdata/apply/text_fragment_change_end.src
|
|
@@ -7,4 +7,4 @@ line 6
|
|
line 7
|
|
line 8
|
|
line 9
|
|
-line 10
|
|
+new line a
|