I'm using TFS with Git, installed Visual Studio Tools for Git.
I'm trying to pull all commits (5 in total) from TFS, but I get this error below:
An error occurred. Detailed message: An error was raised by libgit2.
Category = Checkout (MergeConflict).
2 conflicts prevent checkout
How do I resolve this?