Skip to content

feat(remove): implement remove command#17

Merged
corwinm merged 1 commit intomainfrom
remove-command
Feb 8, 2026
Merged

feat(remove): implement remove command#17
corwinm merged 1 commit intomainfrom
remove-command

Conversation

@corwinm
Copy link
Owner

@corwinm corwinm commented Feb 8, 2026

Summary

  • implement remove command orchestration with default-branch warnings and safety checks
  • add core helpers, types, and error handling for worktree/branch removal
  • add integration/unit tests and user documentation

Implement remove command core helpers, tests, and docs with default-branch warnings and cleaner prompts.
@corwinm corwinm merged commit a32b5e4 into main Feb 8, 2026
8 checks passed
@corwinm corwinm deleted the remove-command branch February 8, 2026 04:54
github-actions bot pushed a commit that referenced this pull request Feb 8, 2026
## [1.2.0](v1.1.3...v1.2.0) (2026-02-08)

### Features

* **remove:** add remove command workflow ([#17](#17)) ([a32b5e4](a32b5e4))
* **status:** implement status command with workspace discovery ([#15](#15)) ([3af1162](3af1162)), closes [#26](#26)

### Bug Fixes

* improve prompt handling and vim navigation ([#18](#18)) ([940a636](940a636))
* isBareRepo now correctly detects worktrees of bare repositories ([#16](#16)) ([6eb14e3](6eb14e3))
* **remove:** align selection with worktree hierarchy ([#19](#19)) ([02bbb32](02bbb32))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant