I'm using Webmatrix3 and GIT on a project with another developer. Now we have a conflict on a file. I've resolved it, but I can't find a command in Webmatrix GUI to let GIT accept my resolved version of the file.
Resolving a conflict means:
That means (from "How to use Git in WebMatrix"):
once you have resolved the conflict, you need to add and commit with Webmatrix3:
Then push: