Skip to main content

GitOid

Type Alias GitOid 

Source
pub type GitOid = [u8; 32];
Expand description

An object id: always 32 bytes on the wire, zero-padded past the repository’s hash width (GIT_REPO.oid_format).