libgit2

giterr_clear

Deprecated
Version:

Clear the last error. This is an alias of git_error_last and is preserved for backward compatibility.

This function is deprecated, but there is no plan to remove this function at this time.

Deprecations

  • Use git_error_clear

See

Signature

void giterr_clear();

Versions