mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 19:18:59 +01:00
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:
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user