diff options
Diffstat (limited to '')
-rw-r--r-- | patch-test/15/patch | 2 | ||||
-rw-r--r-- | patch-test/15/patch-c | 9 | ||||
-rw-r--r-- | patch-test/15/patch-c0 | 6 | ||||
-rw-r--r-- | patch-test/15/patch-c1 | 7 | ||||
-rw-r--r-- | patch-test/15/patch-e | 1 | ||||
-rw-r--r-- | patch-test/15/patch-u | 7 | ||||
-rw-r--r-- | patch-test/15/patch-u0 | 4 | ||||
-rw-r--r-- | patch-test/15/patch-u1 | 5 |
8 files changed, 41 insertions, 0 deletions
diff --git a/patch-test/15/patch b/patch-test/15/patch new file mode 100644 index 0000000..c704361 --- /dev/null +++ b/patch-test/15/patch @@ -0,0 +1,2 @@ +1d0 +< b diff --git a/patch-test/15/patch-c b/patch-test/15/patch-c new file mode 100644 index 0000000..43593c7 --- /dev/null +++ b/patch-test/15/patch-c @@ -0,0 +1,9 @@ +*** old 2016-03-11 09:40:37.218734948 +0100 +--- new 2016-03-11 09:40:37.218734948 +0100 +*************** +*** 1,4 **** +- b + a + a + a +--- 1,3 ---- diff --git a/patch-test/15/patch-c0 b/patch-test/15/patch-c0 new file mode 100644 index 0000000..078e5f2 --- /dev/null +++ b/patch-test/15/patch-c0 @@ -0,0 +1,6 @@ +*** old 2016-03-11 09:40:37.218734948 +0100 +--- new 2016-03-11 09:40:37.218734948 +0100 +*************** +*** 1 **** +- b +--- 0 ---- diff --git a/patch-test/15/patch-c1 b/patch-test/15/patch-c1 new file mode 100644 index 0000000..c560b7d --- /dev/null +++ b/patch-test/15/patch-c1 @@ -0,0 +1,7 @@ +*** old 2016-03-11 09:40:37.218734948 +0100 +--- new 2016-03-11 09:40:37.218734948 +0100 +*************** +*** 1,2 **** +- b + a +--- 1 ---- diff --git a/patch-test/15/patch-e b/patch-test/15/patch-e new file mode 100644 index 0000000..b6fe86e --- /dev/null +++ b/patch-test/15/patch-e @@ -0,0 +1 @@ +1d diff --git a/patch-test/15/patch-u b/patch-test/15/patch-u new file mode 100644 index 0000000..3a68630 --- /dev/null +++ b/patch-test/15/patch-u @@ -0,0 +1,7 @@ +--- old 2016-03-11 09:40:37.218734948 +0100 ++++ new 2016-03-11 09:40:37.218734948 +0100 +@@ -1,4 +1,3 @@ +-b + a + a + a diff --git a/patch-test/15/patch-u0 b/patch-test/15/patch-u0 new file mode 100644 index 0000000..f403b00 --- /dev/null +++ b/patch-test/15/patch-u0 @@ -0,0 +1,4 @@ +--- old 2016-03-11 09:40:37.218734948 +0100 ++++ new 2016-03-11 09:40:37.218734948 +0100 +@@ -1 +0,0 @@ +-b diff --git a/patch-test/15/patch-u1 b/patch-test/15/patch-u1 new file mode 100644 index 0000000..715306d --- /dev/null +++ b/patch-test/15/patch-u1 @@ -0,0 +1,5 @@ +--- old 2016-03-11 09:40:37.218734948 +0100 ++++ new 2016-03-11 09:40:37.218734948 +0100 +@@ -1,2 +1 @@ +-b + a |