pub fn remote_add(repo_path: &Path, name: &str, url: &str) -> Result<(), Error>
Add a new git remote.