Skip to main content

check_thread_worktree_undo_safe

Function check_thread_worktree_undo_safe 

Source
pub fn check_thread_worktree_undo_safe(
    live: &[LiveThreadWorktree],
) -> Result<(), UndoApplyPreflightError>
Expand description

Pure worktree-orphan preflight: refuse when any live materialized path remains.