fix git.pullFrom group

This commit is contained in:
Joao Moreno
2017-08-23 15:55:41 +02:00
parent f36f53f8e3
commit ca068b3695

View File

@@ -459,6 +459,7 @@
},
{
"command": "git.pullFrom",
"group": "1_sync",
"when": "config.git.enabled && scmProvider == git"
},
{