Skip to main content

remote_add

Function remote_add 

Source
pub fn remote_add(repo_path: &Path, name: &str, url: &str) -> Result<(), Error>
Expand description

Add a new git remote.