From c298aae12f3ca13c3e2d1967aa3b7c99cb06678d Mon Sep 17 00:00:00 2001 From: Rishav Date: Fri, 27 Oct 2017 12:43:38 +0530 Subject: [PATCH 1/4] added a new line --- day2.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/day2.txt b/day2.txt index fca1245..3e2d5c5 100644 --- a/day2.txt +++ b/day2.txt @@ -1 +1,2 @@ -master branch \ No newline at end of file +master branch +hello iam noob \ No newline at end of file From 3f27f3e18b3bf4b9e6a646df2ef3bf9ba528a53b Mon Sep 17 00:00:00 2001 From: Rishav Date: Fri, 27 Oct 2017 12:45:07 +0530 Subject: [PATCH 2/4] addeda new para --- HTML.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HTML.txt b/HTML.txt index 6d3a3d5..6128232 100644 --- a/HTML.txt +++ b/HTML.txt @@ -3,6 +3,8 @@ Semantic Tags
Non-Semantic Tags
+hello +bye Comments From a95d4ccce2a3b6bdabe4d34e45a19ea7e719e57e Mon Sep 17 00:00:00 2001 From: Rishav Date: Fri, 27 Oct 2017 21:00:20 +0530 Subject: [PATCH 3/4] added another line to the file --- day2.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/day2.txt b/day2.txt index 3e2d5c5..977b5f8 100644 --- a/day2.txt +++ b/day2.txt @@ -1,2 +1,3 @@ master branch -hello iam noob \ No newline at end of file +hello iam noob +I am getting trained From 228286481f0d8a3464a5ad10652424a8b30919f0 Mon Sep 17 00:00:00 2001 From: Rishav Date: Tue, 31 Oct 2017 19:44:15 +0530 Subject: [PATCH 4/4] added a line --- HTML.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/HTML.txt b/HTML.txt index 6128232..44c4468 100644 --- a/HTML.txt +++ b/HTML.txt @@ -4,11 +4,14 @@ Semantic Tags Non-Semantic Tags
hello +good bye + Comments + ./ -> back to previous folder ../ ->back to home(to come out of a folder)