pub fn expand_default_fetch_refspecs(
remote: &RemoteName,
git_repo: &Repository,
) -> Result<(IgnoredRefspecs, ExpandedFetchRefSpecs), GitDefaultRefspecError>
Expand description
Expand the remote’s configured fetch refspecs
pub fn expand_default_fetch_refspecs(
remote: &RemoteName,
git_repo: &Repository,
) -> Result<(IgnoredRefspecs, ExpandedFetchRefSpecs), GitDefaultRefspecError>
Expand the remote’s configured fetch refspecs