Git - remove commands that are not used (#237368)

Git -  remove commands that are not used
This commit is contained in:
Ladislau Szomoru
2025-01-06 22:17:09 +01:00
committed by GitHub
parent 28cb527948
commit fc4e78cbfe
5 changed files with 5 additions and 74 deletions

View File

@@ -912,13 +912,6 @@
"category": "Git",
"enablement": "!operationInProgress"
},
{
"command": "git.viewAllChanges",
"title": "%command.viewAllChanges%",
"icon": "$(diff-multiple)",
"category": "Git",
"enablement": "!operationInProgress"
},
{
"command": "git.copyCommitId",
"title": "%command.timelineCopyCommitId%",
@@ -1444,10 +1437,6 @@
"command": "git.viewCommit",
"when": "false"
},
{
"command": "git.viewAllChanges",
"when": "false"
},
{
"command": "git.stageFile",
"when": "false"