pub fn combined_diff_paths( odb: &Odb, commit_tree: &ObjectId, parents: &[ObjectId], ) -> Vec<String>
Paths that differ between the merge result tree and every parent tree.