Skip to main content

update_ref_ssh

Function update_ref_ssh 

Source
pub fn update_ref_ssh(
    pipe: &mut SshPipe,
    branch: &str,
    hash: &str,
    force: bool,
) -> Result<(), String>
Expand description

Update a branch ref on a remote server via SSH pipe