diff options
Diffstat (limited to 'pkg/gitdiff/testdata/string/modify.patch')
| -rw-r--r-- | pkg/gitdiff/testdata/string/modify.patch | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/pkg/gitdiff/testdata/string/modify.patch b/pkg/gitdiff/testdata/string/modify.patch new file mode 100644 index 0000000..9d89753 --- /dev/null +++ b/pkg/gitdiff/testdata/string/modify.patch @@ -0,0 +1,16 @@ +diff --git a/file.txt b/file.txt +index c9e9e05..7d5fdc6 100644 +--- a/file.txt ++++ b/file.txt +@@ -3,8 +3,10 @@ two + three + four + five +-six ++six six six six six six + seven + eight + nine + ten ++eleven ++twelve |
