pub fn push_ref(remote: &str, reference: &str) -> Result<()>
Force-push a single ref to remote (the value is regenerable, so last-writer-wins is fine).
remote