pub fn load_default_fetch_bookmarks(
remote_name: &RemoteName,
git_repo: &Repository,
) -> Result<(IgnoredRefspecs, StringExpression), GitDefaultRefspecError>Expand description
Loads the remote’s fetch branch or bookmark patterns from Git config.