pub fn commit_object_id(content: &[u8]) -> ObjectIdExpand description
The git object id (SHA-1) of a commit whose reconstructed content bytes are
content: frame per §0, then hash. Equals the original commit SHA exactly
when content is byte-identical to the original object.