diff options
Diffstat (limited to '')
-rw-r--r-- | patch-test/10/patch-c | 12 | ||||
-rw-r--r-- | patch-test/10/patch-c0 | 6 | ||||
-rw-r--r-- | patch-test/10/patch-c1 | 8 |
3 files changed, 26 insertions, 0 deletions
diff --git a/patch-test/10/patch-c b/patch-test/10/patch-c new file mode 100644 index 0000000..e4c53ff --- /dev/null +++ b/patch-test/10/patch-c @@ -0,0 +1,12 @@ +*** old 2016-03-11 09:37:25.001994752 +0100 +--- new 2016-03-11 09:37:43.288668426 +0100 +*************** +*** 3,8 **** +--- 3,9 ---- + a + a + a ++ b + a + a + a diff --git a/patch-test/10/patch-c0 b/patch-test/10/patch-c0 new file mode 100644 index 0000000..2089535 --- /dev/null +++ b/patch-test/10/patch-c0 @@ -0,0 +1,6 @@ +*** old 2016-03-11 09:37:25.001994752 +0100 +--- new 2016-03-11 09:37:43.288668426 +0100 +*************** +*** 5 **** +--- 6 ---- ++ b diff --git a/patch-test/10/patch-c1 b/patch-test/10/patch-c1 new file mode 100644 index 0000000..46216e8 --- /dev/null +++ b/patch-test/10/patch-c1 @@ -0,0 +1,8 @@ +*** old 2016-03-11 09:37:25.001994752 +0100 +--- new 2016-03-11 09:37:43.288668426 +0100 +*************** +*** 5,6 **** +--- 5,7 ---- + a ++ b + a |