From 96b2f27981be221fca943fe0f67666803918b496 Mon Sep 17 00:00:00 2001 From: bkrit Date: Wed, 1 Dec 2021 20:47:06 +0530 Subject: [PATCH 1/3] test commit-1 --- My First Commit/AndrewS.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/My First Commit/AndrewS.txt b/My First Commit/AndrewS.txt index 4a517c0..6ce5d96 100644 --- a/My First Commit/AndrewS.txt +++ b/My First Commit/AndrewS.txt @@ -1 +1 @@ -Hello world, this is my first commit in ISC! \ No newline at end of file +Hello world, this is my first commit. \ No newline at end of file From 4565913136a5c2c8fa04ac6f762e6b7f004761b3 Mon Sep 17 00:00:00 2001 From: bkrit Date: Wed, 1 Dec 2021 20:50:33 +0530 Subject: [PATCH 2/3] Adding testfile.txt --- My First Commit/testfile.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 My First Commit/testfile.txt diff --git a/My First Commit/testfile.txt b/My First Commit/testfile.txt new file mode 100644 index 0000000..6ba46fd --- /dev/null +++ b/My First Commit/testfile.txt @@ -0,0 +1 @@ +Hi, created this file for testing. \ No newline at end of file From deee0c057e8eb05fd1495a0e695c010673b097d9 Mon Sep 17 00:00:00 2001 From: bkrit Date: Wed, 1 Dec 2021 20:51:30 +0530 Subject: [PATCH 3/3] Revert "Adding testfile.txt" This reverts commit 4565913136a5c2c8fa04ac6f762e6b7f004761b3. --- My First Commit/testfile.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 My First Commit/testfile.txt diff --git a/My First Commit/testfile.txt b/My First Commit/testfile.txt deleted file mode 100644 index 6ba46fd..0000000 --- a/My First Commit/testfile.txt +++ /dev/null @@ -1 +0,0 @@ -Hi, created this file for testing. \ No newline at end of file