@@ -13982,12 +13982,12 @@
1398213982 },
1398313983 {
1398413984 "command": "gitlens.views.switchToAnotherBranch",
13985- "when": "!gitlens:readonly && !gitlens:untrusted && !gitlens:hasVirtualFolders && viewItem =~ /gitlens:branch\\b(?=.*?\\b\\+(current|main )\\b)(?!.*?\\b\\+closed\\b)/",
13985+ "when": "!gitlens:readonly && !gitlens:untrusted && !gitlens:hasVirtualFolders && viewItem =~ /gitlens:branch\\b(?=.*?\\b\\+(current|checkedout )\\b)(?!.*?\\b\\+closed\\b)/",
1398613986 "group": "inline@7"
1398713987 },
1398813988 {
1398913989 "command": "gitlens.views.switchToBranch",
13990- "when": "!gitlens:readonly && !gitlens:untrusted && !gitlens:hasVirtualFolders && viewItem =~ /gitlens:branch\\b(?!.*?\\b\\+(current|closed|main |worktree)\\b)/",
13990+ "when": "!gitlens:readonly && !gitlens:untrusted && !gitlens:hasVirtualFolders && viewItem =~ /gitlens:branch\\b(?!.*?\\b\\+(current|closed|checkedout |worktree)\\b)/",
1399113991 "group": "inline@7"
1399213992 },
1399313993 {
@@ -14078,17 +14078,17 @@
1407814078 },
1407914079 {
1408014080 "command": "gitlens.views.openInWorktree",
14081- "when": "!listMultiSelection && !gitlens:hasVirtualFolders && viewItem =~ /gitlens:branch\\b(?!.*?\\b\\+(current|closed|main |worktree)\\b)/",
14081+ "when": "!listMultiSelection && !gitlens:hasVirtualFolders && viewItem =~ /gitlens:branch\\b(?!.*?\\b\\+(current|closed|checkedout |worktree)\\b)/",
1408214082 "group": "1_gitlens_action@3"
1408314083 },
1408414084 {
1408514085 "command": "gitlens.views.switchToAnotherBranch",
14086- "when": "!listMultiSelection && !gitlens:readonly && !gitlens:untrusted && !gitlens:hasVirtualFolders && viewItem =~ /gitlens:branch\\b(?=.*?\\b\\+(current|main )\\b)(?!.*?\\b\\+closed\\b)/",
14086+ "when": "!listMultiSelection && !gitlens:readonly && !gitlens:untrusted && !gitlens:hasVirtualFolders && viewItem =~ /gitlens:branch\\b(?=.*?\\b\\+(current|checkedout )\\b)(?!.*?\\b\\+closed\\b)/",
1408714087 "group": "1_gitlens_action@1"
1408814088 },
1408914089 {
1409014090 "command": "gitlens.views.switchToBranch",
14091- "when": "!listMultiSelection && !gitlens:readonly && !gitlens:untrusted && !gitlens:hasVirtualFolders && viewItem =~ /gitlens:branch\\b(?!.*?\\b\\+(current|closed|main |worktree)\\b)/",
14091+ "when": "!listMultiSelection && !gitlens:readonly && !gitlens:untrusted && !gitlens:hasVirtualFolders && viewItem =~ /gitlens:branch\\b(?!.*?\\b\\+(current|closed|checkedout |worktree)\\b)/",
1409214092 "group": "1_gitlens_action@1"
1409314093 },
1409414094 {
@@ -14133,12 +14133,12 @@
1413314133 },
1413414134 {
1413514135 "command": "gitlens.views.deleteBranch",
14136- "when": "!listMultiSelection && !gitlens:readonly && !gitlens:untrusted && !gitlens:hasVirtualFolders && viewItem =~ /gitlens:branch\\b(?!.*?\\b\\+(current|main )\\b)(?!.*?\\b\\+closed\\b)/",
14136+ "when": "!listMultiSelection && !gitlens:readonly && !gitlens:untrusted && !gitlens:hasVirtualFolders && viewItem =~ /gitlens:branch\\b(?!.*?\\b\\+(current|checkedout )\\b)(?!.*?\\b\\+closed\\b)/",
1413714137 "group": "1_gitlens_actions@7"
1413814138 },
1413914139 {
1414014140 "command": "gitlens.views.deleteBranch.multi",
14141- "when": "listMultiSelection && !gitlens:readonly && !gitlens:untrusted && !gitlens:hasVirtualFolders && viewItem =~ /gitlens:branch\\b(?!.*?\\b\\+(current|main )\\b)(?!.*?\\b\\+closed\\b)/",
14141+ "when": "listMultiSelection && !gitlens:readonly && !gitlens:untrusted && !gitlens:hasVirtualFolders && viewItem =~ /gitlens:branch\\b(?!.*?\\b\\+(current|checkedout )\\b)(?!.*?\\b\\+closed\\b)/",
1414214142 "group": "1_gitlens_actions@7"
1414314143 },
1414414144 {
@@ -15512,12 +15512,12 @@
1551215512 },
1551315513 {
1551415514 "command": "gitlens.views.deleteWorktree",
15515- "when": "!listMultiSelection && !gitlens:readonly && viewItem =~ /gitlens:worktree\\b(?!.*?\\b\\+(active|main )\\b)/",
15515+ "when": "!listMultiSelection && !gitlens:readonly && viewItem =~ /gitlens:worktree\\b(?!.*?\\b\\+(active|default )\\b)/",
1551615516 "group": "6_gitlens_actions@1"
1551715517 },
1551815518 {
1551915519 "command": "gitlens.views.deleteWorktree.multi",
15520- "when": "listMultiSelection && !gitlens:readonly && viewItem =~ /gitlens:worktree\\b(?!.*?\\b\\+(active|main )\\b)/",
15520+ "when": "listMultiSelection && !gitlens:readonly && viewItem =~ /gitlens:worktree\\b(?!.*?\\b\\+(active|default )\\b)/",
1552115521 "group": "6_gitlens_actions@1"
1552215522 },
1552315523 {
@@ -15599,17 +15599,17 @@
1559915599 },
1560015600 {
1560115601 "command": "gitlens.graph.openInWorktree",
15602- "when": "!gitlens:hasVirtualFolders && webviewItem =~ /gitlens:branch\\b(?!.*?\\b\\+(current|main |worktree)\\b)/",
15602+ "when": "!gitlens:hasVirtualFolders && webviewItem =~ /gitlens:branch\\b(?!.*?\\b\\+(current|checkedout |worktree)\\b)/",
1560315603 "group": "1_gitlens_action@3"
1560415604 },
1560515605 {
1560615606 "command": "gitlens.graph.switchToAnotherBranch",
15607- "when": "!gitlens:readonly && !gitlens:untrusted && !gitlens:hasVirtualFolders && webviewItem =~ /gitlens:branch\\b(?=.*?\\b\\+(current|main )\\b)/",
15607+ "when": "!gitlens:readonly && !gitlens:untrusted && !gitlens:hasVirtualFolders && webviewItem =~ /gitlens:branch\\b(?=.*?\\b\\+(current|checkedout )\\b)/",
1560815608 "group": "1_gitlens_action@1"
1560915609 },
1561015610 {
1561115611 "command": "gitlens.graph.switchToBranch",
15612- "when": "!gitlens:readonly && !gitlens:untrusted && !gitlens:hasVirtualFolders && webviewItem =~ /gitlens:branch\\b(?!.*?\\b\\+(current|main |worktree)\\b)/",
15612+ "when": "!gitlens:readonly && !gitlens:untrusted && !gitlens:hasVirtualFolders && webviewItem =~ /gitlens:branch\\b(?!.*?\\b\\+(current|checkedout |worktree)\\b)/",
1561315613 "group": "1_gitlens_action@1"
1561415614 },
1561515615 {
1565415654 },
1565515655 {
1565615656 "command": "gitlens.graph.deleteBranch",
15657- "when": "!gitlens:readonly && !gitlens:untrusted && !gitlens:hasVirtualFolders && webviewItem =~ /gitlens:branch\\b(?!.*?\\b\\+(current|main )\\b)/",
15657+ "when": "!gitlens:readonly && !gitlens:untrusted && !gitlens:hasVirtualFolders && webviewItem =~ /gitlens:branch\\b(?!.*?\\b\\+(current|checkedout )\\b)/",
1565815658 "group": "1_gitlens_actions@7"
1565915659 },
1566015660 {
0 commit comments