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 ee42ec2 commit bf700f7Copy full SHA for bf700f7
package.json
@@ -8091,12 +8091,6 @@
8091
"category": "GitLens",
8092
"icon": "$(refresh)"
8093
},
8094
- {
8095
- "command": "gitlens.views.home.account.refresh",
8096
- "title": "Refresh",
8097
- "category": "GitLens",
8098
- "icon": "$(refresh)"
8099
- },
8100
{
8101
"command": "gitlens.views.launchpad.copy",
8102
"title": "Copy",
@@ -11488,10 +11482,6 @@
11488
11482
"command": "gitlens.views.home.refresh",
11489
11483
"when": "false"
11490
11484
11491
11492
11493
- "when": "false"
11494
11495
11485
11496
11486
11497
11487
0 commit comments