GIT_OID_SHA1_HEXSIZE

Size (in bytes) of a hex formatted sha1 oid

extern (C) nothrow @nogc public
enum GIT_OID_SHA1_HEXSIZE = .GIT_OID_SHA1_SIZE * 2;

Meta