VisualStudio: An error was raised by libgit2. Category = Checkout

Sadly, the Visual Studio plugin for Git doesn’t display the error messages you need to troubleshoot this problem. (I hope they plan that feature for a later release.)

Try pulling the latest commits using Git Bash or using TortoiseGit. Either of those tools should let you know where your conflicts are.

Leave a Comment