I'm editing a file in a merge request in GitLab's Web IDE. While I'm working, someone else commits changes to the same file, which creates a merge conflict. When I'm ready to commit my changes, GitLab won't let me.
How do I fix this? I know how resolve a merge conflict between two commits, but this is different; I'm in the Web IDE, and it won't let me commit.