diff options
Diffstat (limited to '')
-rw-r--r-- | patch-test/11/patch-u | 7 | ||||
-rw-r--r-- | patch-test/11/patch-u0 | 4 | ||||
-rw-r--r-- | patch-test/11/patch-u1 | 5 |
3 files changed, 16 insertions, 0 deletions
diff --git a/patch-test/11/patch-u b/patch-test/11/patch-u new file mode 100644 index 0000000..2cb84b7 --- /dev/null +++ b/patch-test/11/patch-u @@ -0,0 +1,7 @@ +--- old 2016-03-11 09:37:58.848674390 +0100 ++++ new 2016-03-11 09:38:08.672011482 +0100 +@@ -8,3 +8,4 @@ + a + a + a ++b diff --git a/patch-test/11/patch-u0 b/patch-test/11/patch-u0 new file mode 100644 index 0000000..6bdaceb --- /dev/null +++ b/patch-test/11/patch-u0 @@ -0,0 +1,4 @@ +--- old 2016-03-11 09:37:58.848674390 +0100 ++++ new 2016-03-11 09:38:08.672011482 +0100 +@@ -10,0 +11 @@ ++b diff --git a/patch-test/11/patch-u1 b/patch-test/11/patch-u1 new file mode 100644 index 0000000..b5f1ff3 --- /dev/null +++ b/patch-test/11/patch-u1 @@ -0,0 +1,5 @@ +--- old 2016-03-11 09:37:58.848674390 +0100 ++++ new 2016-03-11 09:38:08.672011482 +0100 +@@ -10 +10,2 @@ + a ++b |