blob: f0c8fb024aaa7ca4063bdbeba4497126f2a66f8d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
diff --git a/one.txt b/one.txt
new file mode 100644
index 0000000000..99b976670b
--- /dev/null
+++ b/one.txt
@@ -0,0 +1,2 @@
+One
+1
diff --git a/two.txt b/two.txt
new file mode 100644
index 0000000000..da06cc0974
--- /dev/null
+++ b/two.txt
@@ -0,0 +1,2 @@
+Two
+2
|