giterr_last

Return the last git_error object that was generated for the current thread. 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_last @see git_error_last

version(!GIT_DEPRECATE_HARD)
extern (C) nothrow @nogc deprecated
giterr_last
()

Meta