Skip to main content

prepare_integration_worktree

Function prepare_integration_worktree 

Source
pub fn prepare_integration_worktree(
    project_root: &Path,
    prefix: &str,
    start_ref: &str,
) -> Result<IntegrationWorktree>