pub fn fetch(repo: &Repository, remote: &str) -> Result<(), Error>
Fetch from the given remote.
remote