Skip to main content

fetch_if_aggressive

Function fetch_if_aggressive 

Source
pub fn fetch_if_aggressive(root: &Path, aggressive: bool)
Expand description

Run git fetch --all when aggressive is true; emit a warning on failure.