I've got a merge request in gitlab:
I have approved this request -- it looks good. I want to merge with master.
When I go to "Resolve Conflicts" I get the following:
Note, specifically, in the default commit message, it appears to be trying to merge 'master' into '156'. This is the opposite of what I want -- I want to merge these things into master.
Even if I solider forward and do the merge by picking one (and I'm not sure which is right because it's not clear what is 'mine' vs 'ours'... I'm returned back to the gitlab merge request page and told there are still conflicts - but now now button to do it in gitlab, only locally:
What am I doing incorrectly? Is there no method to merge via gitlab - do I have to do the merge locally and then push it?


