diff options
| author | mo khan <mo@mokhan.ca> | 2026-01-30 17:18:31 -0700 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2026-01-30 17:18:31 -0700 |
| commit | e4ed0342932b0aa741ee78d9e4fe135eba6e9ca7 (patch) | |
| tree | f1e7f602cb86e78aedf04185b2c2e1428fc5b8f2 /pkg/gitdiff/testdata/one_file.patch | |
| parent | 83be9ddcf82e8a90ea50a9d54c1ebfc3e22ace16 (diff) | |
initial commit
Diffstat (limited to 'pkg/gitdiff/testdata/one_file.patch')
| -rw-r--r-- | pkg/gitdiff/testdata/one_file.patch | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/pkg/gitdiff/testdata/one_file.patch b/pkg/gitdiff/testdata/one_file.patch deleted file mode 100644 index 1aefec3..0000000 --- a/pkg/gitdiff/testdata/one_file.patch +++ /dev/null @@ -1,28 +0,0 @@ -commit 5d9790fec7d95aa223f3d20936340bf55ff3dcbe -Author: Morton Haypenny <mhaypenny@example.com> -Date: Tue Apr 2 22:55:40 2019 -0700 - - A file with multiple fragments. - - The content is arbitrary. - -diff --git a/dir/file1.txt b/dir/file1.txt -index ebe9fa54..fe103e1d 100644 ---- a/dir/file1.txt -+++ b/dir/file1.txt -@@ -3,6 +3,8 @@ fragment 1 - context line --old line 1 --old line 2 - context line -+new line 1 -+new line 2 -+new line 3 - context line --old line 3 -+new line 4 -+new line 5 -@@ -31,2 +33,2 @@ fragment 2 - context line --old line 4 -+new line 6 |
