libgit2

git_lasterror

Version:

Return a detailed error string with the latest error that occurred in the library.

Signature

const char *git_lasterror();

Returns

const char *

a string explaining the error

Versions