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