pub fn update_ref_http( base_url: &str, branch: &str, hash: &str, force: bool, token: Option<&str>, ) -> Result<(), String>
Update a branch ref on a remote server