pub fn translate_commit( hash: &Hash, c: &Commit, tree_id: &Sha1Id, parent_ids: &[Sha1Id], ) -> Result<GitObject, BridgeError>
§6: commit with the pinned header layout.