GIT_OID_SHA1_SIZE

Size (in bytes) of a raw/binary sha1 oid

extern (C) nothrow @nogc public
enum GIT_OID_SHA1_SIZE = 20;

Meta