pub fn remote(repo: &Repository) -> Result<(Remote<'_>, RepoId), RemoteError>Expand description
Get the radicle (“rad”) remote of a repository, and return the associated project id.
pub fn remote(repo: &Repository) -> Result<(Remote<'_>, RepoId), RemoteError>Get the radicle (“rad”) remote of a repository, and return the associated project id.