Skip to main content

update_ref_lit

Function update_ref_lit 

Source
pub fn update_ref_lit(
    conn: &mut LitConnection,
    branch: &str,
    hash: &str,
    force: bool,
) -> Result<(), String>
Expand description

Update a branch ref on a remote server via lit:// connection