Releases: fongandrew/cool-branch
Releases · fongandrew/cool-branch
Release list
v0.2.0
Added
renamecommand (alias:mv) to rename worktrees and branches with auto-increment support- Works from within a worktree:
cool-branch rename [new-name] - Works from main repository:
cool-branch rename <branch-name> [new-name] mvcommand as a convenient Unix-style alias forrename
- Works from within a worktree:
wherecommand to get worktree path for a given branch (for shell navigation)lastcommand to get the most recently created worktree path (for shell navigation)- GitHub Actions CI workflow with matrix testing on Node.js 18, 20, and 22