git: sync action

This commit is contained in:
Joao Moreno
2017-01-11 18:59:57 +01:00
parent c0ef3e4880
commit 87eea6cdcc
3 changed files with 16 additions and 0 deletions

View File

@@ -98,6 +98,11 @@
"command": "git.publish",
"title": "Publish",
"category": "Git"
},
{
"command": "git.sync",
"title": "Sync",
"category": "Git"
}
],
"menus": {