pub async fn add_remote(repo: RepoHandle, opts: RemoteAddOpts) -> GitResult<()>Expand description
Add a new remote to repository configuration
pub async fn add_remote(repo: RepoHandle, opts: RemoteAddOpts) -> GitResult<()>Add a new remote to repository configuration