M
M
mishapsv2016-10-20 11:28:22
git
mishapsv, 2016-10-20 11:28:22

How to resolve a pull request conflict?

The conflict arose due to the fact that I did not update my forked repository.
But I don't know how to fix it.
There are no comments in the file with the conflict.
I made a pull to the master, and then uploaded it to module2-task1 - it doesn't help.
Maybe you've come across?
c0566fcef44c4f9f890a344d95eb8556.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey Sidorov, 2016-10-20
@mishapsv

You need to do one of two
things 1) rebase your branch to the branch you are pulling the request to
2) merge to your branch of the branch you are pulling the request
to. does not create unnecessary garbage in commits.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question