diff options
Diffstat (limited to '')
-rw-r--r-- | patch-test/10/patch-u | 10 | ||||
-rw-r--r-- | patch-test/10/patch-u0 | 4 | ||||
-rw-r--r-- | patch-test/10/patch-u1 | 6 |
3 files changed, 20 insertions, 0 deletions
diff --git a/patch-test/10/patch-u b/patch-test/10/patch-u new file mode 100644 index 0000000..afc2788 --- /dev/null +++ b/patch-test/10/patch-u @@ -0,0 +1,10 @@ +--- old 2016-03-11 09:37:25.001994752 +0100 ++++ new 2016-03-11 09:37:43.288668426 +0100 +@@ -3,6 +3,7 @@ + a + a + a ++b + a + a + a diff --git a/patch-test/10/patch-u0 b/patch-test/10/patch-u0 new file mode 100644 index 0000000..abe854c --- /dev/null +++ b/patch-test/10/patch-u0 @@ -0,0 +1,4 @@ +--- old 2016-03-11 09:37:25.001994752 +0100 ++++ new 2016-03-11 09:37:43.288668426 +0100 +@@ -5,0 +6 @@ ++b diff --git a/patch-test/10/patch-u1 b/patch-test/10/patch-u1 new file mode 100644 index 0000000..58d184c --- /dev/null +++ b/patch-test/10/patch-u1 @@ -0,0 +1,6 @@ +--- old 2016-03-11 09:37:25.001994752 +0100 ++++ new 2016-03-11 09:37:43.288668426 +0100 +@@ -5,2 +5,3 @@ + a ++b + a |