I'm trying to set up git with VS2013 by following these instructions:
How do I add an existing Solution to GitHub from Visual Studio 2013
However in Home | Unsynced Commits
, I get the following error:
An error occurred. Detailed message: An error was raised by libgit2. Category = Unknown (Error).
No error message has been provided by the native library
Considering that the error message is very unclear, I don't know where to start troubleshooting.
EDIT: The error occurs not only with Unsynced Commits
, but with Changes
and Branches
as well.