This commit is contained in:
João Moreno
2020-06-17 09:41:55 +02:00
parent 495112ded5
commit 208d556b1d
2 changed files with 11 additions and 5 deletions

View File

@@ -1871,7 +1871,7 @@
{
"view": "explorer",
"contents": "%view.workbench.cloneRepository%",
"when": "config.git.enabled"
"when": "config.git.enabled && git.state == initialized"
}
]
},