Releases: philstainer/git-worktree
Releases · philstainer/git-worktree
v1.2.1
Bug Fixes
- path should default to current path (e6ce73f)
- return all worktrees when in root dir (82450dc)
v1.2.0
Features
- add progress indicator when removing worktrees (b527966)
v1.1.3
Bug Fixes
- add prettier to dev dependencies (5da5ade)
- check for worktree repo (7a2bcd3)
- return null when get branch name errors (1ec2bce)
v1.1.0
Bug Fixes
- add command to ask for tracking branch (f99d590)
Features