GIT_OID_SHA256_HEXZERO

The string representation of the null sha256 object ID.

version(GIT_EXPERIMENTAL_SHA256)
extern (C) nothrow @nogc public
enum GIT_OID_SHA256_HEXZERO = "0000000000000000000000000000000000000000000000000000000000000000";

Meta