Browse Source

Hides command from palette

main
Eric Amodio 1 year ago
parent
commit
fdec17c023
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      package.json

+ 4
- 0
package.json View File

@ -9419,6 +9419,10 @@
"when": "false"
},
{
"command": "gitlens.graph.saveStash",
"when": "false"
},
{
"command": "gitlens.graph.applyStash",
"when": "false"
},

Loading…
Cancel
Save