Skip to content

how to resolve the conflict in pull request #151

Discussion options

You must be logged in to vote

do a
git pull origin main
on the branch that you are in
while merging the changes from main branch you will find some files that have merge conflicts you can either manually resolve them or use vscode to accept either incoming/current changes

Here is a tutorial: https://www.youtube.com/watch?v=xNVM5UxlFSA

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@aswinikalyan30
Comment options

@aswinikalyan30
Comment options

Answer selected by reshamsai150
Comment options

You must be logged in to vote
1 reply
@aswinikalyan30
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants