diff options
Diffstat (limited to '')
-rw-r--r-- | patch-test/applied/new | 10 | ||||
-rw-r--r-- | patch-test/applied/old | 11 | ||||
-rw-r--r-- | patch-test/applied/patch-u | 13 |
3 files changed, 34 insertions, 0 deletions
diff --git a/patch-test/applied/new b/patch-test/applied/new new file mode 100644 index 0000000..7b51def --- /dev/null +++ b/patch-test/applied/new @@ -0,0 +1,10 @@ +1 +2 +3 +4 +5 +6 +7 +8 +9 +changed diff --git a/patch-test/applied/old b/patch-test/applied/old new file mode 100644 index 0000000..36902b2 --- /dev/null +++ b/patch-test/applied/old @@ -0,0 +1,11 @@ +REMOVED +1 +2 +3 +4 +5 +6 +7 +8 +9 +changed diff --git a/patch-test/applied/patch-u b/patch-test/applied/patch-u new file mode 100644 index 0000000..e33d86d --- /dev/null +++ b/patch-test/applied/patch-u @@ -0,0 +1,13 @@ +--- old 2016-03-19 15:58:47.674014541 +0100 ++++ new 2016-03-19 15:58:49.120681706 +0100 +@@ -1,4 +1,3 @@ +-REMOVED + 1 + 2 + 3 +@@ -8,4 +7,4 @@ + 7 + 8 + 9 +-CHANGED ++changed |