File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 64026402 "menus" : {
64036403 "view/item/context" : [
64046404 {
6405- "when" : " viewItem =~ /gitlens:branch\\ b(?!.*?\\ b\\ +( current|checkedout) \\ b)(?!.*?\\ b\\ +closed\\ b)/ && listMultiSelection && !gitlens:hasVirtualFolders && !gitlens:readonly && !gitlens:untrusted" ,
6405+ "when" : " viewItem =~ /gitlens:branch\\ b(?!.*?\\ b\\ +current\\ b)(?!.*?\\ b\\ +closed\\ b)/ && listMultiSelection && !gitlens:hasVirtualFolders && !gitlens:readonly && !gitlens:untrusted" ,
64066406 "group" : " 1_gitlens_actions_2" ,
64076407 "order" : 3
64086408 }
Original file line number Diff line number Diff line change 1547615476 },
1547715477 {
1547815478 "command": "gitlens.views.deleteBranch.multi",
15479- "when": "viewItem =~ /gitlens:branch\\b(?!.*?\\b\\+( current|checkedout) \\b)(?!.*?\\b\\+closed\\b)/ && listMultiSelection && !gitlens:hasVirtualFolders && !gitlens:readonly && !gitlens:untrusted",
15479+ "when": "viewItem =~ /gitlens:branch\\b(?!.*?\\b\\+current\\b)(?!.*?\\b\\+closed\\b)/ && listMultiSelection && !gitlens:hasVirtualFolders && !gitlens:readonly && !gitlens:untrusted",
1548015480 "group": "1_gitlens_actions_2@3"
1548115481 },
1548215482 {
You can’t perform that action at this time.
0 commit comments