pub fn check_thread_worktree_undo_safe(
live: &[LiveThreadWorktree],
) -> Result<(), UndoApplyPreflightError>Expand description
Pure worktree-orphan preflight: refuse when any live materialized path remains.
pub fn check_thread_worktree_undo_safe(
live: &[LiveThreadWorktree],
) -> Result<(), UndoApplyPreflightError>Pure worktree-orphan preflight: refuse when any live materialized path remains.