pub fn add_remote( store: &Store, remote_name: &RemoteName, url: &str, ) -> Result<(), GitRemoteManagementError>