This commit is contained in:
Joao
2017-08-30 15:25:15 +02:00
parent 6fd4d07561
commit b4fa7f2e27

View File

@@ -30,7 +30,11 @@
{
"command": "git.init",
"title": "%command.init%",
"category": "Git"
"category": "Git",
"icon": {
"light": "resources/icons/light/git.svg",
"dark": "resources/icons/dark/git.svg"
}
},
{
"command": "git.close",