SCM Graph - Add "Create Tag" action to history item context menu (#228428)

This commit is contained in:
Ladislau Szomoru
2024-09-13 10:17:44 +02:00
committed by GitHub
parent fa28177248
commit 8a9caf323a
6 changed files with 22 additions and 13 deletions

View File

@@ -70,7 +70,7 @@
"command.merge": "Merge...",
"command.mergeAbort": "Abort Merge",
"command.rebase": "Rebase Branch...",
"command.createTag": "Create Tag",
"command.createTag": "Create Tag...",
"command.deleteTag": "Delete Tag...",
"command.deleteRemoteTag": "Delete Remote Tag...",
"command.fetch": "Fetch",