Skip to main content

resolve_theirs

Function resolve_theirs 

Source
pub fn resolve_theirs(repo_path: &Path, file_path: &str) -> Result<(), String>
Expand description

Accept the THEIRS (incoming) version of a conflicted file. Equivalent to: git checkout –theirs && git add