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