diff options
Diffstat (limited to '')
-rw-r--r-- | patch-test/20/patch-c | 13 | ||||
-rw-r--r-- | patch-test/20/patch-c0 | 7 | ||||
-rw-r--r-- | patch-test/20/patch-c1 | 9 |
3 files changed, 29 insertions, 0 deletions
diff --git a/patch-test/20/patch-c b/patch-test/20/patch-c new file mode 100644 index 0000000..9e7f3b8 --- /dev/null +++ b/patch-test/20/patch-c @@ -0,0 +1,13 @@ +*** old 2016-03-11 09:40:55.785408703 +0100 +--- new 2016-03-11 09:40:55.785408703 +0100 +*************** +*** 7,10 **** + a + a + a +! b +--- 7,10 ---- + a + a + a +! a diff --git a/patch-test/20/patch-c0 b/patch-test/20/patch-c0 new file mode 100644 index 0000000..3a2b257 --- /dev/null +++ b/patch-test/20/patch-c0 @@ -0,0 +1,7 @@ +*** old 2016-03-11 09:40:55.785408703 +0100 +--- new 2016-03-11 09:40:55.785408703 +0100 +*************** +*** 10 **** +! b +--- 10 ---- +! a diff --git a/patch-test/20/patch-c1 b/patch-test/20/patch-c1 new file mode 100644 index 0000000..051352a --- /dev/null +++ b/patch-test/20/patch-c1 @@ -0,0 +1,9 @@ +*** old 2016-03-11 09:40:55.785408703 +0100 +--- new 2016-03-11 09:40:55.785408703 +0100 +*************** +*** 9,10 **** + a +! b +--- 9,10 ---- + a +! a |