strerror() for the Git library
Get a string description for a given error code. NOTE: This method will be eventually deprecated in favor of the new git_lasterror.
git_lasterror
The error code to explain
a string explaining the error code