diff options
Diffstat (limited to '')
-rw-r--r-- | patch-test/20/patch-u | 8 | ||||
-rw-r--r-- | patch-test/20/patch-u0 | 5 | ||||
-rw-r--r-- | patch-test/20/patch-u1 | 6 |
3 files changed, 19 insertions, 0 deletions
diff --git a/patch-test/20/patch-u b/patch-test/20/patch-u new file mode 100644 index 0000000..b466532 --- /dev/null +++ b/patch-test/20/patch-u @@ -0,0 +1,8 @@ +--- old 2016-03-11 09:40:55.785408703 +0100 ++++ new 2016-03-11 09:40:55.785408703 +0100 +@@ -7,4 +7,4 @@ + a + a + a +-b ++a diff --git a/patch-test/20/patch-u0 b/patch-test/20/patch-u0 new file mode 100644 index 0000000..665e7a6 --- /dev/null +++ b/patch-test/20/patch-u0 @@ -0,0 +1,5 @@ +--- old 2016-03-11 09:40:55.785408703 +0100 ++++ new 2016-03-11 09:40:55.785408703 +0100 +@@ -10 +10 @@ +-b ++a diff --git a/patch-test/20/patch-u1 b/patch-test/20/patch-u1 new file mode 100644 index 0000000..efd3c30 --- /dev/null +++ b/patch-test/20/patch-u1 @@ -0,0 +1,6 @@ +--- old 2016-03-11 09:40:55.785408703 +0100 ++++ new 2016-03-11 09:40:55.785408703 +0100 +@@ -9,2 +9,2 @@ + a +-b ++a |