pub fn fetch_branch_if_aggressive(root: &Path, branch: &str, aggressive: bool)
Run git fetch <branch> when aggressive is true; emit a warning on failure.
git fetch <branch>
aggressive