Git: Add cherryPick command

This commit is contained in:
sneakyfish5.sneaky@gmail.com
2020-08-09 16:48:22 -05:00
parent 6d913c4c14
commit ff8d4feeb4
5 changed files with 35 additions and 0 deletions

View File

@@ -56,6 +56,7 @@
"command.pushToForce": "Push to... (Force)",
"command.pushFollowTags": "Push (Follow Tags)",
"command.pushFollowTagsForce": "Push (Follow Tags, Force)",
"command.cherryPick": "Cherry Pick...",
"command.addRemote": "Add Remote...",
"command.removeRemote": "Remove Remote",
"command.sync": "Sync",