fetch

Function fetch 

Source
pub fn fetch(
    tx: &mut Transaction<'_>,
    remote_name: &str,
) -> Result<(), GitFetchError>