Skip to main content

list_conflict_files

Function list_conflict_files 

Source
pub fn list_conflict_files(repo_root: &Path) -> Result<Vec<String>, GitError>
Expand description

List files with merge conflicts.

Returns a list of file paths that have unresolved merge conflicts.