We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8be4463 commit 7740dd9Copy full SHA for 7740dd9
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.5] 2025-03-05
2
+
3
+### Change
4
5
+- support cancellation of worktree file copying
6
+- add worktree creation and deletion progress
7
8
## [1.1.4] 2025-03-02
9
10
### Change
package.json
@@ -3,7 +3,7 @@
"name": "git-worktree-manager",
"displayName": "Git Worktree Manager",
"description": "Effortless multi-workspace management and fast Git project cloning across directories.轻松管理多工作区,快速克隆 Git 项目并跨目录运行。",
- "version": "1.1.4",
+ "version": "1.1.5",
"engines": {
"vscode": "^1.60.0"
},
0 commit comments