File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.2.1] ( https://github.com/philstainer/git-worktree/compare/v1.2.0...v1.2.1 ) (2022-12-24)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * path should default to current path ([ e6ce73f] ( https://github.com/philstainer/git-worktree/commit/e6ce73fc3583cc6a217ae24bd8b0c6da8d1eab81 ) )
7
+ * return all worktrees when in root dir ([ 82450dc] ( https://github.com/philstainer/git-worktree/commit/82450dc53bb11c9276e8d5d329f6561ca25f1dcc ) )
8
+
9
+
10
+
1
11
# [ 1.2.0] ( https://github.com/philstainer/git-worktree/compare/v1.1.3...v1.2.0 ) (2022-12-24)
2
12
3
13
Original file line number Diff line number Diff line change 2
2
"name" : " git-worktree" ,
3
3
"displayName" : " Git Worktree" ,
4
4
"description" : " Manage git worktrees with ease" ,
5
- "version" : " 1.2.0 " ,
5
+ "version" : " 1.2.1 " ,
6
6
"publisher" : " philstainer" ,
7
7
"engines" : {
8
8
"vscode" : " ^1.72.0"
You can’t perform that action at this time.
0 commit comments