Function cargo::sources::git::fetch
[−]
[src]
pub fn fetch(repo: &Repository, url: &str, refspec: &str, cargo_config: &Config) -> CargoResult<()>