diff --git a/featureA.txt b/featureA.txt new file mode 100644 index 0000000..086da84 --- /dev/null +++ b/featureA.txt @@ -0,0 +1,4 @@ +Code1 +Code2 +Code3 +Code4 diff --git a/featureB.txt b/featureB.txt new file mode 100644 index 0000000..7b3fb4b --- /dev/null +++ b/featureB.txt @@ -0,0 +1,4 @@ +Code3 +Code4 +Code5 +Code6 diff --git a/featureC.txt b/featureC.txt new file mode 100644 index 0000000..f220d38 --- /dev/null +++ b/featureC.txt @@ -0,0 +1,13 @@ +A +B + +T +G +H +N + +C +D +E +F + diff --git a/featureG.txt b/featureG.txt new file mode 100644 index 0000000..e6f25ae --- /dev/null +++ b/featureG.txt @@ -0,0 +1 @@ +I am on master on Github. diff --git a/file1.txt b/file1.txt new file mode 100644 index 0000000..ef0d603 --- /dev/null +++ b/file1.txt @@ -0,0 +1,3 @@ +I am the first file +This is the second line in file1 +This is the third line on file1.txt diff --git a/file6.txt b/file6.txt new file mode 100644 index 0000000..7e810bb --- /dev/null +++ b/file6.txt @@ -0,0 +1 @@ +This is file4