Function fetch_all

Source
pub fn fetch_all(
    repo_path: &RepoPath,
    basic_credential: &Option<BasicAuthCredential>,
    progress_sender: &Option<Sender<ProgressPercent>>,
) -> Result<()>
Expand description

updates/prunes all branches from all remotes