giterr_clear

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.

@deprecated Use git_error_clear @see git_error_clear

version(!GIT_DEPRECATE_HARD)
extern (C) nothrow @nogc deprecated
void
giterr_clear
()

Meta