mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
Git: rename 'Publish' to 'Publish Branch' (fixes #26133)
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
"command.push": "Push",
|
||||
"command.pushTo": "Push to...",
|
||||
"command.sync": "Sync",
|
||||
"command.publish": "Publish",
|
||||
"command.publish": "Publish Branch",
|
||||
"command.showOutput": "Show Git Output",
|
||||
"config.enabled": "Whether git is enabled",
|
||||
"config.path": "Path to the git executable",
|
||||
|
||||
Reference in New Issue
Block a user