Squashed 'third_party/git/' content from commit cb71568594

git-subtree-dir: third_party/git
git-subtree-split: cb715685942260375e1eb8153b0768a376e4ece7
This commit is contained in:
Vincent Ambo 2020-01-11 23:36:56 +00:00
commit 1b593e1ea4
3629 changed files with 1139935 additions and 0 deletions

20
t/t4110/expect Normal file
View file

@ -0,0 +1,20 @@
a1
a11
a111
a1111
b1
b11
b111
b1111
b2
b22
b222
b2222
c1
c11
c111
c1111
c2
c22
c222
c2222

17
t/t4110/patch1.patch Normal file
View file

@ -0,0 +1,17 @@
diff --git a/new.txt b/new.txt
new file mode 100644
--- /dev/null
+++ b/new.txt
@@ -0,0 +1,12 @@
+a1
+a11
+a111
+a1111
+b1
+b11
+b111
+b1111
+c1
+c11
+c111
+c1111

11
t/t4110/patch2.patch Normal file
View file

@ -0,0 +1,11 @@
diff --git a/new.txt b/new.txt
--- a/new.txt
+++ b/new.txt
@@ -1,7 +1,3 @@
-a1
-a11
-a111
-a1111
b1
b11
b111

14
t/t4110/patch3.patch Normal file
View file

@ -0,0 +1,14 @@
diff --git a/new.txt b/new.txt
--- a/new.txt
+++ b/new.txt
@@ -6,6 +6,10 @@
b11
b111
b1111
+b2
+b22
+b222
+b2222
c1
c11
c111

11
t/t4110/patch4.patch Normal file
View file

@ -0,0 +1,11 @@
diff --git a/new.txt b/new.txt
--- a/new.txt
+++ b/new.txt
@@ -1,3 +1,7 @@
+a1
+a11
+a111
+a1111
b1
b11
b111

11
t/t4110/patch5.patch Normal file
View file

@ -0,0 +1,11 @@
diff --git a/new.txt b/new.txt
--- a/new.txt
+++ b/new.txt
@@ -10,3 +10,7 @@
c11
c111
c1111
+c2
+c22
+c222
+c2222