File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1+ ## v3.6.0
2+
3+ [ compare changes] ( https://github.com/jackiotyu/git-worktree-manager/compare/v3.5.0...v3.6.0 )
4+
5+ ### 🚀 Enhancements
6+
7+ - ** config:** Add postCreateCmd configuration option ([ #31 ] ( https://github.com/jackiotyu/git-worktree-manager/pull/31 ) )
8+
9+ ### 🩹 Fixes
10+
11+ - ** command:** Update folder config lookup logic to support path comparison ([ fd28f2c] ( https://github.com/jackiotyu/git-worktree-manager/commit/fd28f2c ) )
12+ - ** command:** Improve folder index lookup by using comparePath function ([ 7179ec5] ( https://github.com/jackiotyu/git-worktree-manager/commit/7179ec5 ) )
13+
114## v3.5.0
215
316[ compare changes] ( https://github.com/jackiotyu/git-worktree-manager/compare/v3.4.0...v3.5.0 )
Original file line number Diff line number Diff line change 33 "name" : " git-worktree-manager" ,
44 "displayName" : " Git Worktree Manager" ,
55 "description" : " Effortless multi-workspace management and fast Git project cloning across directories.轻松管理多工作区,快速克隆 Git 项目并跨目录运行。" ,
6- "version" : " 3.5 .0" ,
6+ "version" : " 3.6 .0" ,
77 "engines" : {
88 "vscode" : " ^1.60.0"
99 },
You can’t perform that action at this time.
0 commit comments