Answer the question
In order to leave comments, you need to log in
How to resolve conflict in git?
Good afternoon.
There is a src and build folder.
The build folder contains the finished files.
I am using scss.
Worked on the master branch.
Found a bug, created a fixmenu branch and resolved the issue.
I committed and pushed, then switched to the master branch.
Merged master with bugfix.
And then there was a problem.
$ git merge fixmenu
Auto-merging build/assets/css/style.css
CONFLICT (content): Merge conflict in build/assets/css/style.css
Auto-merging build/assets/css/blocks/news.css
CONFLICT (content): Merge conflict in build/assets/css/blocks/news.css
Automatic merge failed; fix conflicts and then commit the result.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question