Commit 78bcc88
committed
Refactor error handling in worktree deletion process
- Introduced a constant `EXIT_ERROR` for consistent error exit codes.
- Updated the confirmation prompt for deleting worktrees with uncommitted changes to use an error message instead of a confirmation dialog.
- Clarified comments regarding base branch determination logic.
These changes improve the robustness and clarity of the worktree management functionality.1 parent 02d430c commit 78bcc88
2 files changed
Lines changed: 302 additions & 8 deletions
0 commit comments