GIT_OID_MINPREFIXLEN

Minimum length (in number of hex characters, i.e. packets of 4 bits) of an oid prefix

extern (C) nothrow @nogc
enum GIT_OID_MINPREFIXLEN = 4;

Meta