GITERR_NONE

@}

version(!GIT_DEPRECATE_HARD)
extern (C) nothrow @nogc public deprecated
enum GITERR_NONE = libgit2.errors.git_error_t.GIT_ERROR_NONE;

Meta