Releases: philstainer/git-worktree
Releases · philstainer/git-worktree
v1.2.3
1.2.3 (2023-04-28)
Documentation
- add steps to add worktree command (c901b55)
Code Refactoring
- push automatically default (b90b80d)
- sort branches and abort (f89e044)
Continuous Integration
v1.2.2
Bug Fixes
- clone: change path to use fsPath (0cf5ca9)
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