Closed meirzamoodle closed 2 years ago
MDK cannot resolve git merges on its own. Once this command fails your repository will be in an unmerged state, you either need to manually abort the merge git merge --abort
or resolve its conflicts.
The problem is there is no information on which files that conflicted
I'm afraid this is beyond the scope of what MDK can do. I'd suggest starting with git status
.
Hi.
I work on Ubuntu, merge failed error happens every time pulling with MDK command below