From 57e063b9dd7792234dbceede0a3e2259c605d1c4 Mon Sep 17 00:00:00 2001 From: EC2 Default User Date: Sat, 17 Oct 2020 05:49:40 +0000 Subject: [PATCH 1/9] First commit on master --- file1.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 file1.txt diff --git a/file1.txt b/file1.txt new file mode 100644 index 0000000..9fdb2ce --- /dev/null +++ b/file1.txt @@ -0,0 +1 @@ + am the first file From a52f2a25a3ed44f391ebf8ebd6f3af8664a07fc4 Mon Sep 17 00:00:00 2001 From: EC2 Default User Date: Sat, 17 Oct 2020 05:54:20 +0000 Subject: [PATCH 2/9] First commit on devbranch --- featureA.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 featureA.txt 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 From 9e043f2d7c95dd4d94271e4d03aa15ec8f721e0b Mon Sep 17 00:00:00 2001 From: EC2 Default User Date: Sat, 17 Oct 2020 06:01:51 +0000 Subject: [PATCH 3/9] First commit on devbranch2 --- featureB.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 featureB.txt 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 From f0338b6bc43b97b1c776931b5a72013679488c35 Mon Sep 17 00:00:00 2001 From: EC2 Default User Date: Sat, 17 Oct 2020 06:03:30 +0000 Subject: [PATCH 4/9] Commit on master --- file1.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/file1.txt b/file1.txt index 9fdb2ce..69f2a68 100644 --- a/file1.txt +++ b/file1.txt @@ -1 +1,2 @@ - am the first file +I am the first file +This is the second line in file1 From fe513cb55a069cdbf4fb5eb577ab0b5ac00df236 Mon Sep 17 00:00:00 2001 From: EC2 Default User Date: Sat, 17 Oct 2020 06:16:52 +0000 Subject: [PATCH 5/9] Commit on devbranch3 --- featureC.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 featureC.txt diff --git a/featureC.txt b/featureC.txt new file mode 100644 index 0000000..cead32e --- /dev/null +++ b/featureC.txt @@ -0,0 +1,6 @@ +A +B +C +D +E +F From 4b049c74ec62407d941fe6efb095aeefab63f76a Mon Sep 17 00:00:00 2001 From: EC2 Default User Date: Sat, 17 Oct 2020 06:19:28 +0000 Subject: [PATCH 6/9] Creating featureC.txt --- featureC.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 featureC.txt diff --git a/featureC.txt b/featureC.txt new file mode 100644 index 0000000..3d43076 --- /dev/null +++ b/featureC.txt @@ -0,0 +1,6 @@ +A +B +T +G +H +N From bc969a0ca0e53dcdafeb6fb60dcdd5f6f7b33c17 Mon Sep 17 00:00:00 2001 From: ihatecodingaf <46540275+ihatecodingaf@users.noreply.github.com> Date: Sat, 17 Oct 2020 12:41:20 +0530 Subject: [PATCH 7/9] Create featureG.txt on github --- featureG.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 featureG.txt 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. From 27128683ef1c2b5dec89ff0a535861d92415047f Mon Sep 17 00:00:00 2001 From: EC2 Default User Date: Sat, 17 Oct 2020 07:19:50 +0000 Subject: [PATCH 8/9] Commit on local master --- file1.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/file1.txt b/file1.txt index 69f2a68..ef0d603 100644 --- a/file1.txt +++ b/file1.txt @@ -1,2 +1,3 @@ I am the first file This is the second line in file1 +This is the third line on file1.txt From fd9f276f55b5f9fe96a78e048406fed68be7cbb1 Mon Sep 17 00:00:00 2001 From: EC2 Default User Date: Sat, 17 Oct 2020 08:02:13 +0000 Subject: [PATCH 9/9] Commit on master --- file6.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 file6.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