Skip to main content

fetch_with_repo

Function fetch_with_repo 

Source
fn fetch_with_repo(repo: &Repository, branches: &[&str]) -> Result<()>
Expand description

Fetches branches using a pre-discovered repository, avoiding redundant filesystem walks.