git: undo command

This commit is contained in:
Joao Moreno
2017-02-08 12:59:07 +01:00
parent 7c2ea17421
commit 9a3321404e
5 changed files with 53 additions and 34 deletions

View File

@@ -247,7 +247,7 @@
{
"command": "git.undoCommit",
"group": "3_commit",
"when": "scmProvider == none"
"when": "scmProvider == git"
},
{
"command": "git.unstageAll",