fn fast_forward(dir: &Path) -> Result<bool>
Fast-forward dir to FETCH_HEAD. Returns Ok(false) when it cannot (diverged).
dir