We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcca26e commit b485ffbCopy full SHA for b485ffb
1 file changed
extensions/git/package.nls.json
@@ -47,8 +47,8 @@
47
"command.pushForce": "Push (Force)",
48
"command.pushTo": "Push to...",
49
"command.pushToForce": "Push to... (Force)",
50
- "command.pushWithTags": "Push (Follow Tags)",
51
- "command.pushWithTagsForce": "Push (Follow Tags, Force)",
+ "command.pushFollowTags": "Push (Follow Tags)",
+ "command.pushFollowTagsForce": "Push (Follow Tags, Force)",
52
"command.addRemote": "Add Remote",
53
"command.removeRemote": "Remove Remote",
54
"command.sync": "Sync",
0 commit comments