cleanup git push force

This commit is contained in:
Joao Moreno
2018-09-13 17:15:21 +02:00
parent aac29b412c
commit 4d46fb709c
3 changed files with 39 additions and 29 deletions

View File

@@ -101,8 +101,8 @@
"config.confirmEmptyCommits": "Always confirm the creation of empty commits.",
"config.fetchOnPull": "Fetch all branches when pulling or just the current one.",
"config.allowForcePush": "Controls whether force push (with or without lease) is enabled.",
"config.useForceWithLease": "Controls whether force pushing uses the safer force-with-lease variant.",
"config.dontAskForcePushConfirmation": "Controls whether to ask for confirmation before force-pushing.",
"config.useForcePushWithLease": "Controls whether force pushing uses the safer force-with-lease variant.",
"config.confirmForcePush": "Controls whether to ask for confirmation before force-pushing.",
"colors.added": "Color for added resources.",
"colors.modified": "Color for modified resources.",
"colors.deleted": "Color for deleted resources.",