checkout_to_branch_with_template

Function checkout_to_branch_with_template 

Source
pub fn checkout_to_branch_with_template(
    options: UseTemplate,
    config: GitConfig,
) -> Result<(), Error>