Function git_checkout_ref

Source
pub fn git_checkout_ref(
    output_snd: &XvcOutputSender,
    xvc_root: &XvcRoot,
    from_ref: &str,
) -> Result<()>
Expand description

Checkout a git branch or tag before running an Xvc command