Function fetch

Source
pub fn fetch(repo: &Repository, remote: &str) -> Result<(), Error>
Expand description

Fetch from the given remote.