sublime_merge
sublime_merge copied to clipboard
Warn before force pushing
Problem description
Right now it's quite easy to accidentally select the push --force option from the push menu. Generally you don't want to do this.
Preferred solution
Add a confirmation before force pushing.
There should be a configuration option to disable the confirmation then, I'd rather not always have a dialog and I think I'm not the only one.