Skip to main content

fast_forward

Function fast_forward 

Source
fn fast_forward(dir: &Path) -> Result<bool>
Expand description

Fast-forward dir to FETCH_HEAD. Returns Ok(false) when it cannot (diverged).