move credential provider to github

This commit is contained in:
João Moreno
2020-05-18 21:04:29 +02:00
parent b629dba454
commit a85a2e6044
11 changed files with 84 additions and 79 deletions

View File

@@ -25,6 +25,19 @@
"title": "Publish to GitHub"
}
],
"configuration": [
{
"title": "GitHub",
"properties": {
"github.gitAuthentication": {
"type": "boolean",
"scope": "resource",
"default": true,
"description": "%config.gitAuthentication%"
}
}
}
],
"viewsWelcome": [
{
"view": "scm",