-
iw-cli v0.3.2 Stable
released this
2026-03-13 07:56:58 +00:00 | 483 commits to main since this releaseWhat's New in v0.3.2
Bug Fixes
- Fix
iw rmfailing after user confirms dirty worktree removal (#256)- When the user confirmed removal of a worktree with uncommitted changes,
--forcewas not passed togit worktree remove, causing it to fail - The confirmation prompt now correctly propagates the force flag
- When the user confirmed removal of a worktree with uncommitted changes,
Full Diff: https://github.com/iterative-works/iw-cli/compare/v0.3.1...v0.3.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Fix