From a98ada74437bc02594a543acf6191ea5f9b3994e Mon Sep 17 00:00:00 2001 From: Nishu1103 <128515332+Nishu1103@users.noreply.github.com> Date: Sun, 16 Apr 2023 15:52:37 +0530 Subject: [PATCH 1/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c74148..5cde6d8 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Your entry should maintain alphabetic order and it should be in the format: - Your Pull Request must have only one commit (if there are multiple commits, you should squash them). - Only one file should be there in the diff of your Pull Request. - +Nishant kumawat [Nishu1103](http://github.com/Nishu1103) ### Entries ## Task 2 From 0822d72a6481b44027208e5bc2544002fdf7d4d1 Mon Sep 17 00:00:00 2001 From: Nishu1103 <128515332+Nishu1103@users.noreply.github.com> Date: Sun, 16 Apr 2023 16:14:45 +0530 Subject: [PATCH 2/3] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5cde6d8..129d1aa 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,9 @@ Your entry should maintain alphabetic order and it should be in the format: - Your Pull Request must have only one commit (if there are multiple commits, you should squash them). - Only one file should be there in the diff of your Pull Request. -Nishant kumawat [Nishu1103](http://github.com/Nishu1103) + ### Entries +Nishant kumawat [Nishu1103](http://github.com/Nishu1103) ## Task 2 From 260dc6b3adb841b7a146e97e5d76acb9c3745834 Mon Sep 17 00:00:00 2001 From: Nishu1103 <128515332+Nishu1103@users.noreply.github.com> Date: Sun, 16 Apr 2023 16:21:19 +0530 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 129d1aa..33e0bce 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ After all of you send a Pull Request, I'll add my name to 'Entries'. - Configure a remote that points to the upstream repository in Git to sync changes you make in a fork with the original repository. - Try to merge upstream changes into your downstream repository. You'll get 'merge conflicts'. - [Remove the merge conflicts](https://help.github.com/en/articles/resolving-a-merge-conflict-using-the-command-line) and create another pull request. - +IIT KHARAGPUR ## Task 3