Skip to main content

set_remote_url

Function set_remote_url 

Source
pub fn set_remote_url(
    repo_path: &Path,
    remote_name: &str,
    new_url: &str,
) -> Result<(), GitError>
Expand description

Set the URL for an existing remote.