diff options
Diffstat (limited to '')
-rw-r--r-- | patch-test/1/patch | 4 | ||||
-rw-r--r-- | patch-test/1/patch-c | 7 | ||||
-rw-r--r-- | patch-test/1/patch-c0 | 7 | ||||
-rw-r--r-- | patch-test/1/patch-c1 | 7 | ||||
-rw-r--r-- | patch-test/1/patch-e | 3 | ||||
-rw-r--r-- | patch-test/1/patch-u | 5 | ||||
-rw-r--r-- | patch-test/1/patch-u0 | 5 | ||||
-rw-r--r-- | patch-test/1/patch-u1 | 5 |
8 files changed, 43 insertions, 0 deletions
diff --git a/patch-test/1/patch b/patch-test/1/patch new file mode 100644 index 0000000..9f4a35f --- /dev/null +++ b/patch-test/1/patch @@ -0,0 +1,4 @@ +1c1 +< hi +--- +> hej diff --git a/patch-test/1/patch-c b/patch-test/1/patch-c new file mode 100644 index 0000000..5946c8d --- /dev/null +++ b/patch-test/1/patch-c @@ -0,0 +1,7 @@ +*** old 2016-03-11 09:33:39.558574804 +0100 +--- new 2016-03-11 09:33:39.591908150 +0100 +*************** +*** 1 **** +! hi +--- 1 ---- +! hej diff --git a/patch-test/1/patch-c0 b/patch-test/1/patch-c0 new file mode 100644 index 0000000..5946c8d --- /dev/null +++ b/patch-test/1/patch-c0 @@ -0,0 +1,7 @@ +*** old 2016-03-11 09:33:39.558574804 +0100 +--- new 2016-03-11 09:33:39.591908150 +0100 +*************** +*** 1 **** +! hi +--- 1 ---- +! hej diff --git a/patch-test/1/patch-c1 b/patch-test/1/patch-c1 new file mode 100644 index 0000000..5946c8d --- /dev/null +++ b/patch-test/1/patch-c1 @@ -0,0 +1,7 @@ +*** old 2016-03-11 09:33:39.558574804 +0100 +--- new 2016-03-11 09:33:39.591908150 +0100 +*************** +*** 1 **** +! hi +--- 1 ---- +! hej diff --git a/patch-test/1/patch-e b/patch-test/1/patch-e new file mode 100644 index 0000000..84d151b --- /dev/null +++ b/patch-test/1/patch-e @@ -0,0 +1,3 @@ +1c +hej +. diff --git a/patch-test/1/patch-u b/patch-test/1/patch-u new file mode 100644 index 0000000..ecc010d --- /dev/null +++ b/patch-test/1/patch-u @@ -0,0 +1,5 @@ +--- old 2016-03-11 09:33:39.558574804 +0100 ++++ new 2016-03-11 09:33:39.591908150 +0100 +@@ -1 +1 @@ +-hi ++hej diff --git a/patch-test/1/patch-u0 b/patch-test/1/patch-u0 new file mode 100644 index 0000000..ecc010d --- /dev/null +++ b/patch-test/1/patch-u0 @@ -0,0 +1,5 @@ +--- old 2016-03-11 09:33:39.558574804 +0100 ++++ new 2016-03-11 09:33:39.591908150 +0100 +@@ -1 +1 @@ +-hi ++hej diff --git a/patch-test/1/patch-u1 b/patch-test/1/patch-u1 new file mode 100644 index 0000000..ecc010d --- /dev/null +++ b/patch-test/1/patch-u1 @@ -0,0 +1,5 @@ +--- old 2016-03-11 09:33:39.558574804 +0100 ++++ new 2016-03-11 09:33:39.591908150 +0100 +@@ -1 +1 @@ +-hi ++hej |