pub fn update_ref_ssh( pipe: &mut SshPipe, branch: &str, hash: &str, force: bool, ) -> Result<(), String>
Update a branch ref on a remote server via SSH pipe