Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task2 #57

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.


### Entries
Nishant kumawat [Nishu1103](http://github.com/Nishu1103)

## Task 2

Expand All @@ -34,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

Expand Down