diff options
Diffstat (limited to '')
-rw-r--r-- | patch-test/11/patch-c | 9 | ||||
-rw-r--r-- | patch-test/11/patch-c0 | 6 | ||||
-rw-r--r-- | patch-test/11/patch-c1 | 7 |
3 files changed, 22 insertions, 0 deletions
diff --git a/patch-test/11/patch-c b/patch-test/11/patch-c new file mode 100644 index 0000000..73a68d3 --- /dev/null +++ b/patch-test/11/patch-c @@ -0,0 +1,9 @@ +*** old 2016-03-11 09:37:58.848674390 +0100 +--- new 2016-03-11 09:38:08.672011482 +0100 +*************** +*** 8,10 **** +--- 8,11 ---- + a + a + a ++ b diff --git a/patch-test/11/patch-c0 b/patch-test/11/patch-c0 new file mode 100644 index 0000000..aec1751 --- /dev/null +++ b/patch-test/11/patch-c0 @@ -0,0 +1,6 @@ +*** old 2016-03-11 09:37:58.848674390 +0100 +--- new 2016-03-11 09:38:08.672011482 +0100 +*************** +*** 10 **** +--- 11 ---- ++ b diff --git a/patch-test/11/patch-c1 b/patch-test/11/patch-c1 new file mode 100644 index 0000000..d362055 --- /dev/null +++ b/patch-test/11/patch-c1 @@ -0,0 +1,7 @@ +*** old 2016-03-11 09:37:58.848674390 +0100 +--- new 2016-03-11 09:38:08.672011482 +0100 +*************** +*** 10 **** +--- 10,11 ---- + a ++ b |