提交 b861a114 编写于 作者: E Eric Amodio 提交者: Eric Amodio

Removes open diff command from palette

上级 44edf3c1
......@@ -447,11 +447,6 @@
"command": "git.stashDrop",
"title": "%command.stashDrop%",
"category": "Git"
},
{
"command": "git.openDiff",
"title": "%command.openDiff%",
"category": "Git"
}
],
"menus": {
......
......@@ -70,7 +70,6 @@
"command.stashApply": "Apply Stash...",
"command.stashApplyLatest": "Apply Latest Stash",
"command.stashDrop": "Drop Stash...",
"command.openDiff": "Open Comparison",
"config.enabled": "Whether git is enabled.",
"config.path": "Path and filename of the git executable, e.g. `C:\\Program Files\\Git\\bin\\git.exe` (Windows).",
"config.autoRepositoryDetection": "Configures when repositories should be automatically detected.",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册