REMOVED initRepo command. Replaced by workspace settings

This commit is contained in:
IJustDev 2019-07-28 20:37:06 +02:00
parent 0db3e00318
commit b975f01243
3 changed files with 120 additions and 124 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "gitea-vscode",
"version": "0.0.6",
"version": "0.0.7",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -50,10 +50,6 @@
"dark": "resources/dark/refresh.svg",
"light": "resources/light/refresh.svg"
}
},
{
"command": "giteaIssues.initRepo",
"title": "Initialize Gitea-Issue Tracker"
}
],
"menus": {

Binary file not shown.