Skip to content

Commit 6518fe6

Browse files
separate open and delete worktree action (microsoft#262175)
1 parent d56c242 commit 6518fe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/git/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1708,7 +1708,7 @@
17081708
},
17091709
{
17101710
"command": "git.deleteWorktree",
1711-
"group": "1_worktree@3",
1711+
"group": "2_worktree@1",
17121712
"when": "scmProvider == git && scmProviderContext == worktree"
17131713
}
17141714
],

0 commit comments

Comments
 (0)