Skip to main content

git_commit_tree_and_refs

Function git_commit_tree_and_refs 

Source
pub fn git_commit_tree_and_refs(
    repo_path: String,
    commit_hash: String,
) -> Result<CommitTreeRefsInfo, GitError>