Parse a full or partial hex-formatted object ID and create a GitOid object.
Convert this GitOid into a hex string.
Return the string representation of this Oid, in hex form.
Size (in bytes) of a raw/binary oid
Size (in bytes) of a hex formatted oid
Minimum length (in number of hex characters, * i.e. packets of 4 bits) of an oid prefix
The unique ID of any Git object, whether it's a commit, tree, blob, tag, etc.