Function cargo_release::ops::git::fetch

source ·
pub fn fetch(dir: &Path, remote: &str, branch: &str) -> CargoResult<()>