Added quickpick option and display of tag annotation on menu

This commit is contained in:
Xhulio Hasani
2019-08-20 16:05:46 -04:00
parent 98ed0fc2e8
commit 32d59ba806
6 changed files with 70 additions and 13 deletions

View File

@@ -38,6 +38,7 @@
"command.merge": "Merge Branch...",
"command.createTag": "Create Tag",
"command.deleteTag": "Delete Tag",
"command.getTags": "Get Tags",
"command.fetch": "Fetch",
"command.fetchPrune": "Fetch (Prune)",
"command.fetchAll": "Fetch From All Remotes",