Skip to main content

push_ref

Function push_ref 

Source
pub fn push_ref(remote: &str, reference: &str) -> Result<()>
Expand description

Force-push a single ref to remote (the value is regenerable, so last-writer-wins is fine).