From be154c849d4cbe21a9bcd81483d45e51959e7012 Mon Sep 17 00:00:00 2001 From: Ashvath Date: Sat, 15 Apr 2023 17:32:37 +0530 Subject: [PATCH 1/2] enrty made for Task1 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0c74148..327e86a 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 +Ashvath Krishnan [ashvath219](http://github.com/username) ## Task 2 From bcc79185f73bbc0a705520b0e6c7ae6dd4b81553 Mon Sep 17 00:00:00 2001 From: Ashvath Date: Sat, 15 Apr 2023 23:33:10 +0530 Subject: [PATCH 2/2] changed piece of code in task3 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 327e86a..3f3aab3 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,8 @@ 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. +A dummy piece of code is added to the current branch + ## Task 4 - Create a new branch (called Task4) in your fork. Add a dummy piece of code and push it to the current branch.