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