git: publish command, statusbar

This commit is contained in:
Joao Moreno
2017-01-11 18:56:15 +01:00
parent 4c3f63a377
commit 01e466ee6e
4 changed files with 32 additions and 9 deletions

View File

@@ -93,6 +93,11 @@
"light": "resources/icons/light/clean.svg",
"dark": "resources/icons/dark/clean.svg"
}
},
{
"command": "git.publish",
"title": "Publish",
"category": "Git"
}
],
"menus": {