diff options
Diffstat (limited to '')
-rw-r--r-- | patch-test/4/patch | 5 | ||||
-rw-r--r-- | patch-test/4/patch-c | 8 | ||||
-rw-r--r-- | patch-test/4/patch-c0 | 8 | ||||
-rw-r--r-- | patch-test/4/patch-c1 | 8 | ||||
-rw-r--r-- | patch-test/4/patch-u | 6 | ||||
-rw-r--r-- | patch-test/4/patch-u0 | 6 | ||||
-rw-r--r-- | patch-test/4/patch-u1 | 6 |
7 files changed, 47 insertions, 0 deletions
diff --git a/patch-test/4/patch b/patch-test/4/patch new file mode 100644 index 0000000..68c3277 --- /dev/null +++ b/patch-test/4/patch @@ -0,0 +1,5 @@ +1c1 +< hi +\ No newline at end of file +--- +> hej diff --git a/patch-test/4/patch-c b/patch-test/4/patch-c new file mode 100644 index 0000000..8734155 --- /dev/null +++ b/patch-test/4/patch-c @@ -0,0 +1,8 @@ +*** old 2016-03-11 09:33:02.445227270 +0100 +--- new 2016-03-11 09:33:02.358560570 +0100 +*************** +*** 1 **** +! hi +\ No newline at end of file +--- 1 ---- +! hej diff --git a/patch-test/4/patch-c0 b/patch-test/4/patch-c0 new file mode 100644 index 0000000..8734155 --- /dev/null +++ b/patch-test/4/patch-c0 @@ -0,0 +1,8 @@ +*** old 2016-03-11 09:33:02.445227270 +0100 +--- new 2016-03-11 09:33:02.358560570 +0100 +*************** +*** 1 **** +! hi +\ No newline at end of file +--- 1 ---- +! hej diff --git a/patch-test/4/patch-c1 b/patch-test/4/patch-c1 new file mode 100644 index 0000000..8734155 --- /dev/null +++ b/patch-test/4/patch-c1 @@ -0,0 +1,8 @@ +*** old 2016-03-11 09:33:02.445227270 +0100 +--- new 2016-03-11 09:33:02.358560570 +0100 +*************** +*** 1 **** +! hi +\ No newline at end of file +--- 1 ---- +! hej diff --git a/patch-test/4/patch-u b/patch-test/4/patch-u new file mode 100644 index 0000000..8fe9a57 --- /dev/null +++ b/patch-test/4/patch-u @@ -0,0 +1,6 @@ +--- old 2016-03-11 09:33:02.445227270 +0100 ++++ new 2016-03-11 09:33:02.358560570 +0100 +@@ -1 +1 @@ +-hi +\ No newline at end of file ++hej diff --git a/patch-test/4/patch-u0 b/patch-test/4/patch-u0 new file mode 100644 index 0000000..8fe9a57 --- /dev/null +++ b/patch-test/4/patch-u0 @@ -0,0 +1,6 @@ +--- old 2016-03-11 09:33:02.445227270 +0100 ++++ new 2016-03-11 09:33:02.358560570 +0100 +@@ -1 +1 @@ +-hi +\ No newline at end of file ++hej diff --git a/patch-test/4/patch-u1 b/patch-test/4/patch-u1 new file mode 100644 index 0000000..8fe9a57 --- /dev/null +++ b/patch-test/4/patch-u1 @@ -0,0 +1,6 @@ +--- old 2016-03-11 09:33:02.445227270 +0100 ++++ new 2016-03-11 09:33:02.358560570 +0100 +@@ -1 +1 @@ +-hi +\ No newline at end of file ++hej |