From 1e0833a8a7c6bc97577fee70a7c22ac0fd9e3326 Mon Sep 17 00:00:00 2001 From: Luke Goh Date: Wed, 17 Mar 2021 15:24:12 +0800 Subject: [PATCH 1/5] adding first commit in local repo --- edu1.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 edu1.txt diff --git a/edu1.txt b/edu1.txt new file mode 100644 index 0000000..d4b4f36 --- /dev/null +++ b/edu1.txt @@ -0,0 +1 @@ +first file \ No newline at end of file From da8a45b14034b327b3f9bbbb60bf87b9f2cdb3de Mon Sep 17 00:00:00 2001 From: Luke Goh Date: Wed, 17 Mar 2021 15:27:19 +0800 Subject: [PATCH 2/5] adding 3 files together --- edu1.txt | 2 +- edu2.txt | 1 + edu3.txt | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 edu2.txt create mode 100644 edu3.txt diff --git a/edu1.txt b/edu1.txt index d4b4f36..ed7ad92 100644 --- a/edu1.txt +++ b/edu1.txt @@ -1 +1 @@ -first file \ No newline at end of file +first file, modify one \ No newline at end of file diff --git a/edu2.txt b/edu2.txt new file mode 100644 index 0000000..0f8bbfe --- /dev/null +++ b/edu2.txt @@ -0,0 +1 @@ +second file \ No newline at end of file diff --git a/edu3.txt b/edu3.txt new file mode 100644 index 0000000..b64aa37 --- /dev/null +++ b/edu3.txt @@ -0,0 +1 @@ +third file \ No newline at end of file From 590a3d70e727470dace7bb3b6369ca64488e6957 Mon Sep 17 00:00:00 2001 From: Luke Goh Date: Wed, 17 Mar 2021 15:32:52 +0800 Subject: [PATCH 3/5] making changes in firstbranch --- edu4.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 edu4.txt diff --git a/edu4.txt b/edu4.txt new file mode 100644 index 0000000..f5bbc85 --- /dev/null +++ b/edu4.txt @@ -0,0 +1 @@ +first branch \ No newline at end of file From 4068bc01f5aa197bde945cfbc6ce1a63d5ad6a7e Mon Sep 17 00:00:00 2001 From: Luke Goh Date: Wed, 17 Mar 2021 15:39:14 +0800 Subject: [PATCH 4/5] modifying edu4 --- edu4.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edu4.txt b/edu4.txt index f5bbc85..d5f292c 100644 --- a/edu4.txt +++ b/edu4.txt @@ -1 +1 @@ -first branch \ No newline at end of file +first branch first file, modified in firstbranch \ No newline at end of file From c7002e51c00970abf20637b2458075d20e5ea77d Mon Sep 17 00:00:00 2001 From: Luke Goh Date: Wed, 17 Mar 2021 15:45:39 +0800 Subject: [PATCH 5/5] adding for rebasing --- edu5.txt | 1 + edu6.txt | 1 + 2 files changed, 2 insertions(+) create mode 100644 edu5.txt create mode 100644 edu6.txt diff --git a/edu5.txt b/edu5.txt new file mode 100644 index 0000000..211216d --- /dev/null +++ b/edu5.txt @@ -0,0 +1 @@ +welcome to edureka! 1 \ No newline at end of file diff --git a/edu6.txt b/edu6.txt new file mode 100644 index 0000000..5c29833 --- /dev/null +++ b/edu6.txt @@ -0,0 +1 @@ +welcome to edureka! 2 \ No newline at end of file