Skip to main content

classify_conflict_type

Function classify_conflict_type 

Source
pub fn classify_conflict_type(
    stderr: &str,
    status_output: Option<&str>,
) -> ConflictType
Expand description

Classify the type of merge conflict from stderr and status output.