check_lg2

Check libgit2 error code, printing error to stderr on failure and exiting the program.

nothrow @nogc
void
check_lg2
(
int error
,
const(char)* message
,
const(char)* extra
)

Meta