GIT_OID_SHA1_HEXZERO

The string representation of the null sha1 object ID.

extern (C) nothrow @nogc public
enum GIT_OID_SHA1_HEXZERO = "0000000000000000000000000000000000000000";

Meta