From c4cc717dac660d0ba3f25b2806c86618ff7efd9c Mon Sep 17 00:00:00 2001 From: ShipraaMathur Date: Wed, 7 Oct 2020 19:32:42 +0530 Subject: [PATCH 1/3] first commit on branch b1 --- b1file1.txt | 1 + hello.html | 1 + 2 files changed, 2 insertions(+) create mode 100644 b1file1.txt diff --git a/b1file1.txt b/b1file1.txt new file mode 100644 index 0000000..07610e5 --- /dev/null +++ b/b1file1.txt @@ -0,0 +1 @@ +This is my 1st file in b1 diff --git a/hello.html b/hello.html index 66283cc..c940614 100644 --- a/hello.html +++ b/hello.html @@ -11,6 +11,7 @@

Hello World

Welcome to git KEP

Attended by:
+

From c6ff3a9cffe8d61c42823ac4c1dedc0eb46fbb61 Mon Sep 17 00:00:00 2001 From: ShipraaMathur Date: Wed, 7 Oct 2020 19:41:02 +0530 Subject: [PATCH 2/3] hello Signed-off-by: ShipraaMathur --- hello.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 hello.txt diff --git a/hello.txt b/hello.txt new file mode 100644 index 0000000..1385f26 --- /dev/null +++ b/hello.txt @@ -0,0 +1 @@ +hey From cf3f0359bcc8a0e943b14a467bf2e3f85427dda7 Mon Sep 17 00:00:00 2001 From: ShipraaMathur Date: Wed, 7 Oct 2020 19:55:25 +0530 Subject: [PATCH 3/3] Revert "new commit" This reverts commit 2bf12e5d669b376c0a6896e41d0cc3663c088e12. --- hello.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 hello.txt diff --git a/hello.txt b/hello.txt deleted file mode 100644 index 1385f26..0000000 --- a/hello.txt +++ /dev/null @@ -1 +0,0 @@ -hey