Skip to main content

merge_base

Function merge_base 

Source
fn merge_base(root: &Path, base: &str, head: &str) -> Result<String>