Function checkout_to_branch_with_prefix

Source
pub fn checkout_to_branch_with_prefix(
    options: CheckoutToPrefix,
    config: GitConfig,
) -> Result<()>