Function checkout_baseline

Source
pub fn checkout_baseline(
    baseline_rev_or_hash: &str,
    target_dir: &PathBuf,
) -> Result<WorktreeCleanup>