pub fn rad_remotes(repo: &Repository) -> Result<Vec<Remote<'_>>>Expand description
Return the list of radicle remotes for the given repository.
pub fn rad_remotes(repo: &Repository) -> Result<Vec<Remote<'_>>>Return the list of radicle remotes for the given repository.