diff options
Diffstat (limited to '')
-rw-r--r-- | patch-test/19/patch-c | 19 | ||||
-rw-r--r-- | patch-test/19/patch-c0 | 7 | ||||
-rw-r--r-- | patch-test/19/patch-c1 | 11 |
3 files changed, 37 insertions, 0 deletions
diff --git a/patch-test/19/patch-c b/patch-test/19/patch-c new file mode 100644 index 0000000..7969876 --- /dev/null +++ b/patch-test/19/patch-c @@ -0,0 +1,19 @@ +*** old 2016-03-11 09:40:53.818741289 +0100 +--- new 2016-03-11 09:40:53.818741289 +0100 +*************** +*** 3,9 **** + a + a + a +! b + a + a + a +--- 3,9 ---- + a + a + a +! a + a + a + a diff --git a/patch-test/19/patch-c0 b/patch-test/19/patch-c0 new file mode 100644 index 0000000..64f7eaa --- /dev/null +++ b/patch-test/19/patch-c0 @@ -0,0 +1,7 @@ +*** old 2016-03-11 09:40:53.818741289 +0100 +--- new 2016-03-11 09:40:53.818741289 +0100 +*************** +*** 6 **** +! b +--- 6 ---- +! a diff --git a/patch-test/19/patch-c1 b/patch-test/19/patch-c1 new file mode 100644 index 0000000..3730cb7 --- /dev/null +++ b/patch-test/19/patch-c1 @@ -0,0 +1,11 @@ +*** old 2016-03-11 09:40:53.818741289 +0100 +--- new 2016-03-11 09:40:53.818741289 +0100 +*************** +*** 5,7 **** + a +! b + a +--- 5,7 ---- + a +! a + a |