This commit is contained in:
Joao
2017-08-29 12:09:28 +02:00
parent c39302ab88
commit 8f8bbff336
3 changed files with 24 additions and 4 deletions

View File

@@ -440,6 +440,11 @@
}
],
"scm/title": [
{
"command": "git.init",
"group": "navigation",
"when": "config.git.enabled && !scmProvider && gitOpenRepositoryCount == 0"
},
{
"command": "git.commit",
"group": "navigation",