Skip to main content

write_remote_ref

Function write_remote_ref 

Source
pub fn write_remote_ref(
    mkit_dir: &Path,
    remote: &str,
    branch: &str,
    h: &Hash,
) -> RefResult<()>
Expand description

Write a remote-tracking branch ref unconditionally.