pub fn get_all_remote_names(
store: &Store,
) -> Result<Vec<RemoteNameBuf>, UnexpectedGitBackendError>Expand description
Returns a sorted list of configured remote names.
pub fn get_all_remote_names(
store: &Store,
) -> Result<Vec<RemoteNameBuf>, UnexpectedGitBackendError>Returns a sorted list of configured remote names.