Git: Add tags to '...' menu (#109282)

* Git: Add tags to '...' menu
Closes #109281

* Git: Add tags to '...' menu
Closes #109281
This commit is contained in:
Takanori Oishi
2020-10-26 22:44:28 +09:00
committed by GitHub
parent 24ced5b375
commit 86e1d0744f
2 changed files with 20 additions and 0 deletions

View File

@@ -172,6 +172,7 @@
"submenu.branch": "Branch",
"submenu.remotes": "Remote",
"submenu.stash": "Stash",
"submenu.tags": "Tags",
"colors.added": "Color for added resources.",
"colors.modified": "Color for modified resources.",
"colors.stageModified": "Color for modified resources which have been staged.",