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

added a fact #40

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

added a fact #40

wants to merge 1 commit into from

Conversation

sk-2000
Copy link

@sk-2000 sk-2000 commented Oct 17, 2019

something interesting, related to life and coding.

something interesting
Copy link
Owner

@vipulgupta2048 vipulgupta2048 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work reaching here @sk-2000 , let me get you started on what is a merge conflict, and how you can solve it. Remember to stay calm and take it slow. It's hard to bite down at first, but you will get it 🐣

Task - Resolve this conflict from your command line. After that, we will learn to switch branches

Steps for you to follow as a starter

On your command line, in the project folder vanilla do git pull upstream master, here you would see that one of the file in your computer (Local) conflicts with one of mine (Upstream)
You need to resolve this merge conflict.

Resources for you to learn more about resolving conflicts from the command line

http://kbroman.org/github_tutorial/pages/merge_conflicts.html
https://www.git-tower.com/learn/git/faq/solve-merge-conflicts
https://help.github.com/en/articles/resolving-a-merge-conflict-using-the-command-line

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants