pub fn fetch_if_aggressive(root: &Path, aggressive: bool)
Run git fetch --all when aggressive is true; emit a warning on failure.
git fetch --all
aggressive