Skip to main content

translate_commit

Function translate_commit 

Source
pub fn translate_commit(
    hash: &Hash,
    c: &Commit,
    tree_id: &Sha1Id,
    parent_ids: &[Sha1Id],
) -> Result<GitObject, BridgeError>
Expand description

§6: commit with the pinned header layout.