This commit is contained in:
Joao Moreno
2017-11-08 12:24:24 +01:00
parent 07885099aa
commit 948c568872
3 changed files with 22 additions and 39 deletions

View File

@@ -456,7 +456,7 @@
},
{
"command": "git.syncRebase",
"when": "config.git.enabled && scmProvider == git && gitState == idle"
"when": "config.git.enabled && gitOpenRepositoryCount != 0"
},
{
"command": "git.publish",