pub type GitOid = [u8; 32];
An object id: always 32 bytes on the wire, zero-padded past the repository’s hash width (GIT_REPO.oid_format).
GIT_REPO.oid_format