I made a merge request to merge my current branch with the master branch but the branches seem to be unable to merge giving me the following notification.
When I click the "Merge locally" button I'm given a series of commands I'm meant to execute but I'm not exactly sure where or how I'm supposed to execute them, are they meant to work in CMD or something else? Just for context I've been doing all my commits and what not through Visual Studio so I'm not fimilar with these commands.
So how am I supposed to follow GitLab's recommended steps for resolving a merge conflict or is there any other way to solve a merge conflict that might be more, "my speed"?