Skip to main content

commit_tree_id

Function commit_tree_id 

Source
pub fn commit_tree_id(
    repo: &Repository,
    commit_id: ObjectId,
) -> Result<ObjectId>
Expand description

Get the tree ObjectId from a commit.