Function get_all_remote_names

Source
pub fn get_all_remote_names(
    store: &Store,
) -> Result<Vec<RemoteNameBuf>, UnexpectedGitBackendError>
Expand description

Returns a sorted list of configured remote names.