Skip to main content

write_remote_ref

Function write_remote_ref 

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

Write a remote-tracking branch ref unconditionally.