pub fn classify_conflict_type(
stderr: &str,
status_output: Option<&str>,
) -> ConflictTypeExpand description
Classify the type of merge conflict from stderr and status output.
pub fn classify_conflict_type(
stderr: &str,
status_output: Option<&str>,
) -> ConflictTypeClassify the type of merge conflict from stderr and status output.