mirror of
https://github.com/bluekeyes/go-gitdiff
synced 2026-06-08 13:18:30 +00:00
6a055aa600
This ensures the line number is used and application isn't based only on matching context lines.
13 lines
320 B
Diff
13 lines
320 B
Diff
diff --git a/gitdiff/testdata/apply/text_fragment_change_exact.src b/gitdiff/testdata/apply/text_fragment_change_exact.src
|
|
--- a/gitdiff/testdata/apply/text_fragment_change_exact.src
|
|
+++ b/gitdiff/testdata/apply/text_fragment_change_exact.src
|
|
@@ -13,7 +13,7 @@ line
|
|
line
|
|
line
|
|
line
|
|
-line
|
|
+new line a
|
|
line
|
|
line
|
|
line
|