fetch_origin_master

Function fetch_origin_master 

Source
pub fn fetch_origin_master(
    repo: &Repository,
    opts: FetchOptions<'_>,
    branch: &str,
) -> Result<(), Error>