Skip to main content

update_ref_http

Function update_ref_http 

Source
pub fn update_ref_http(
    base_url: &str,
    branch: &str,
    hash: &str,
    force: bool,
    token: Option<&str>,
) -> Result<(), String>
Expand description

Update a branch ref on a remote server