From 341726b9cfd46c1ad4fc1afc9510d5b5e40eda25 Mon Sep 17 00:00:00 2001 From: S-Shipra Date: Wed, 16 Oct 2024 16:59:39 +0530 Subject: [PATCH 1/4] Added hellos.txt --- hellos.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 hellos.txt diff --git a/hellos.txt b/hellos.txt new file mode 100644 index 000000000..a60db6a74 --- /dev/null +++ b/hellos.txt @@ -0,0 +1 @@ +Welcome to the git workshop by coc! \ No newline at end of file From 5cd9f6c89e408d6edf01849ed78591dd686b3e25 Mon Sep 17 00:00:00 2001 From: Prachi-Shende Date: Wed, 16 Oct 2024 17:01:15 +0530 Subject: [PATCH 2/4] A text file is added --- 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 000000000..e0bc0292b --- /dev/null +++ b/hello.txt @@ -0,0 +1 @@ +This is a text file \ No newline at end of file From 48931bc1d7d108684fa5352f4d64a3a856594223 Mon Sep 17 00:00:00 2001 From: S-Shipra Date: Wed, 16 Oct 2024 17:09:31 +0530 Subject: [PATCH 3/4] Added hellos.txt file --- hellos.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hellos.txt b/hellos.txt index a60db6a74..2e0f42eea 100644 --- a/hellos.txt +++ b/hellos.txt @@ -1 +1,2 @@ -Welcome to the git workshop by coc! \ No newline at end of file +Welcome to the git workshop by coc! +Hey there From bbf03e60686659094530ab3f9996776a0290a0be Mon Sep 17 00:00:00 2001 From: Prachi-Shende Date: Wed, 16 Oct 2024 17:18:02 +0530 Subject: [PATCH 4/4] Removed file from main --- 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 e0bc0292b..000000000 --- a/hello.txt +++ /dev/null @@ -1 +0,0 @@ -This is a text file \ No newline at end of file