diff options
Diffstat (limited to '')
-rw-r--r-- | patch-test/21/patch-u | 36 | ||||
-rw-r--r-- | patch-test/21/patch-u0 | 12 | ||||
-rw-r--r-- | patch-test/21/patch-u1 | 20 |
3 files changed, 68 insertions, 0 deletions
diff --git a/patch-test/21/patch-u b/patch-test/21/patch-u new file mode 100644 index 0000000..031231d --- /dev/null +++ b/patch-test/21/patch-u @@ -0,0 +1,36 @@ +--- old 2016-03-18 11:25:10.615650099 +0100 ++++ new 2016-03-18 11:25:10.335650001 +0100 +@@ -1,3 +1,4 @@ ++b + a + a + a +@@ -6,6 +7,7 @@ + a + a + a ++b + a + a + a +@@ -13,7 +15,6 @@ + a + a + a +-c + a + a + a +@@ -21,6 +22,7 @@ + a + a + a ++b + a + a + a +@@ -32,3 +34,4 @@ + a + a + a ++b diff --git a/patch-test/21/patch-u0 b/patch-test/21/patch-u0 new file mode 100644 index 0000000..a1bdf1a --- /dev/null +++ b/patch-test/21/patch-u0 @@ -0,0 +1,12 @@ +--- old 2016-03-18 11:25:10.615650099 +0100 ++++ new 2016-03-18 11:25:10.335650001 +0100 +@@ -0,0 +1 @@ ++b +@@ -8,0 +10 @@ ++b +@@ -16 +17,0 @@ +-c +@@ -23,0 +25 @@ ++b +@@ -34,0 +37 @@ ++b diff --git a/patch-test/21/patch-u1 b/patch-test/21/patch-u1 new file mode 100644 index 0000000..6730858 --- /dev/null +++ b/patch-test/21/patch-u1 @@ -0,0 +1,20 @@ +--- old 2016-03-18 11:25:10.615650099 +0100 ++++ new 2016-03-18 11:25:10.335650001 +0100 +@@ -1 +1,2 @@ ++b + a +@@ -8,2 +9,3 @@ + a ++b + a +@@ -15,3 +17,2 @@ + a +-c + a +@@ -23,2 +24,3 @@ + a ++b + a +@@ -34 +36,2 @@ + a ++b |