mirror of
https://github.com/bluekeyes/go-gitdiff
synced 2026-06-08 13:18:30 +00:00
1b341e0693
These cover the errors that can happen with a single fragment and no additional manipulation by the caller of ApplyStrict.
8 lines
255 B
Diff
8 lines
255 B
Diff
diff --git a/gitdiff/testdata/apply/text_fragment_error.src b/gitdiff/testdata/apply/text_fragment_error.src
|
|
--- a/gitdiff/testdata/apply/text_fragment_error.src
|
|
+++ b/gitdiff/testdata/apply/text_fragment_error.src
|
|
@@ -0,0 +1,3 @@
|
|
+line 1
|
|
+line 2
|
|
+line 3
|