GIT_OID_MAX_HEXSIZE

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. enum GIT_OID_MAX_HEXSIZE;
  2. enum GIT_OID_MAX_HEXSIZE;
    version(!GIT_EXPERIMENTAL_SHA256)
    extern (C) nothrow @nogc public
    enum GIT_OID_MAX_HEXSIZE = .GIT_OID_SHA1_HEXSIZE;

Meta