I am using Visual Studio 2013 and Git on VSO. I have some changes locally that I want to push but the incomming changes have some conflicts. This article has an example of a "Resolve the conflicts" dialog but that is not showing up in my version of VS103. Right now, I have a deadlock.
Do I need to use an external git command? It seems that I should be able to stay within VS to do this, as it is a common use case.