Skip to main content

fetch_ref_updates_to_fetch_head

Function fetch_ref_updates_to_fetch_head 

Source
pub fn fetch_ref_updates_to_fetch_head(
    updates: &[FetchRefUpdate],
    remote: &str,
) -> Result<Vec<FetchHeadRecord>>