forked from waigani/diffparser
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathexample.diff
More file actions
98 lines (98 loc) · 1.79 KB
/
example.diff
File metadata and controls
98 lines (98 loc) · 1.79 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
diff --git a/file1 b/file1
index 504d2a1..50ccec3 100644
--- a/file1
+++ b/file1
@@ -1,4 +1,4 @@
+add a line
some
lines
-in
file1
diff --git a/file2 b/file2
deleted file mode 100644
index c0dafd8..0000000
--- a/file2
+++ /dev/null
@@ -1,4 +0,0 @@
-other
-lines
-in
-file2
diff --git a/file3 b/file3
deleted file mode 100644
index 576bba8..0000000
--- a/file3
+++ /dev/null
@@ -1,4 +0,0 @@
-still
-more
-in
-file3
\ No newline at end of file
diff --git a/file4 b/file4
new file mode 100644
index 0000000..57271b1
--- /dev/null
+++ b/file4
@@ -0,0 +1 @@
+added new file
\ No newline at end of file
diff --git a/newname b/newname
new file mode 100644
index 0000000..c0dafd8
--- /dev/null
+++ b/newname
@@ -0,0 +1,4 @@
+other
+lines
+in
+file2
diff --git a/symlink b/symlink
deleted file mode 120000
index 03b9162..0000000
--- a/symlink
+++ /dev/null
@@ -1 +0,0 @@
-symlink-destination
\ No newline at end of file
diff --git "a/file5-\344\270\255\346\226\207" "b/file5-\344\270\255\346\226\207"
index 2c95e05..7287b8f 100644
--- "a/file5-\344\270\255\346\226\207"
+++ "b/file5-\344\270\255\346\226\207"
@@ -1,3 +1,4 @@
some lines
-in
+
+
file5
\ No newline at end of file
diff --git a/file6 b/file6
index 508e616..d3bd7a2 100644
--- a/file6
+++ b/file6
@@ -1,4 +1,4 @@
@@some
-lines
+@@lines
in
file6
\ No newline at end of file
diff --git a/file7 b/file7-renamed
similarity index 100%
rename from file7
rename to file7-renamed
diff --git a/file8 "b/file8-\344\270\255\346\226\207"
similarity index 57%
rename from file8
rename to "file8-\344\270\255\346\226\207"
index 02d41cb..a32f88b 100644
--- a/file8
+++ "b/file8-\344\270\255\346\226\207"
@@ -1,3 +1,2 @@
some lines
-in
file8
\ No newline at end of file
diff --git a/file9.png b/file9.png
index fb27f848f..1147ed3b4 100644
Binary files a/file9.png and b/file9.png differ