7ef0d62730
Merge commit '1b593e1ea4d2af0f6444d9a7788d5d99abd6fde5' as 'third_party/git'
38 lines
405 B
Text
38 lines
405 B
Text
diff --git a/dir/sub b/dir/sub
|
|
new file mode 100644
|
|
index 0000000..992913c
|
|
--- /dev/null
|
|
+++ b/dir/sub
|
|
@@ -0,0 +1,8 @@
|
|
+A
|
|
+B
|
|
+C
|
|
+D
|
|
+E
|
|
+F
|
|
+1
|
|
+2
|
|
diff --git a/file0 b/file0
|
|
new file mode 100644
|
|
index 0000000..10a8a9f
|
|
--- /dev/null
|
|
+++ b/file0
|
|
@@ -0,0 +1,9 @@
|
|
+1
|
|
+2
|
|
+3
|
|
+4
|
|
+5
|
|
+6
|
|
+A
|
|
+B
|
|
+C
|
|
diff --git a/file1 b/file1
|
|
new file mode 100644
|
|
index 0000000..b1e6722
|
|
--- /dev/null
|
|
+++ b/file1
|
|
@@ -0,0 +1,3 @@
|
|
+A
|
|
+B
|
|
+C
|