Skip to main content

fetch

Function fetch 

Source
pub fn fetch(
    repo: &mut Repository,
    url: &str,
    refspec: &str,
    config: &Config,
) -> CargoResult<()>