File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 73997399 "icon": "$(globe)"
74007400 },
74017401 {
7402- "command": "gitlens.home.openPullRequestComparison ",
7402+ "command": "gitlens.home.openPullRequestChanges ",
74037403 "title": "Open Pull Request Changes",
74047404 "icon": "$(request-changes)"
74057405 },
1108411084 "when": "false"
1108511085 },
1108611086 {
11087- "command": "gitlens.home.openPullRequestComparison ",
11087+ "command": "gitlens.home.openPullRequestChanges ",
1108811088 "when": "false"
1108911089 },
1109011090 {
1624116241 ],
1624216242 "webview/context": [
1624316243 {
16244- "command": "gitlens.home.openPullRequestComparison ",
16245- "when": "webviewItem =~ /gitlens:home\\b(?=.*?\\b\\+.*gitlens\\.home\\.openPullRequestComparison \\b)/",
16244+ "command": "gitlens.home.openPullRequestChanges ",
16245+ "when": "webviewItem =~ /gitlens:home\\b(?=.*?\\b\\+.*gitlens\\.home\\.openPullRequestChanges \\b)/",
1624616246 "group": "1_gitlens_action@1"
1624716247 },
1624816248 {
You can’t perform that action at this time.
0 commit comments