From 250395f66145e978e5620129aec36b549c4a40ae Mon Sep 17 00:00:00 2001 From: HrushabhB19 <127645450+HrushabhB19@users.noreply.github.com> Date: Sun, 16 Apr 2023 15:02:19 +0530 Subject: [PATCH 1/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0c74148..1bbc458 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ Your entry should maintain alphabetic order and it should be in the format: ### Entries +Hrushabh Bodhe [HrushabhB19](http://github.com/HrushabhB19) ## Task 2 From 4728c788b9339e6b310c2acd7a79154cd860716d Mon Sep 17 00:00:00 2001 From: HrushabhB19 <127645450+HrushabhB19@users.noreply.github.com> Date: Sun, 16 Apr 2023 15:24:39 +0530 Subject: [PATCH 2/3] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1bbc458..68e4661 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,9 @@ After all of you send a Pull Request, I'll add my name to 'Entries'. Why not remove the commit altogether? \ This prevents Git from losing history, which is important for the integrity of your revision history and for reliable collaboration. + +This text is a part of task3 given to ADMs. + ## Task 4 - Create a new branch (called Task4) in your fork. Add a dummy piece of code and push it to the current branch. From 4d136e2294e1cd4c8658ace19f8836149d3bc888 Mon Sep 17 00:00:00 2001 From: HrushabhB19 <127645450+HrushabhB19@users.noreply.github.com> Date: Sun, 16 Apr 2023 15:28:23 +0530 Subject: [PATCH 3/3] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 68e4661..1bbc458 100644 --- a/README.md +++ b/README.md @@ -46,9 +46,6 @@ After all of you send a Pull Request, I'll add my name to 'Entries'. Why not remove the commit altogether? \ This prevents Git from losing history, which is important for the integrity of your revision history and for reliable collaboration. - -This text is a part of task3 given to ADMs. - ## Task 4 - Create a new branch (called Task4) in your fork. Add a dummy piece of code and push it to the current branch.