Skip to main content

combined_diff_paths

Function combined_diff_paths 

Source
pub fn combined_diff_paths(
    odb: &Odb,
    commit_tree: &ObjectId,
    parents: &[ObjectId],
) -> Vec<String>
Expand description

Paths that differ between the merge result tree and every parent tree.