pub fn continue_merge() -> FnOptionArg
Expand description
After a git merge stops due to conflicts you can conclude the merge by running git merge –continue (see ‘HOW TO RESOLVE CONFLICTS’ section below). –continue
pub fn continue_merge() -> FnOptionArg
After a git merge stops due to conflicts you can conclude the merge by running git merge –continue (see ‘HOW TO RESOLVE CONFLICTS’ section below). –continue