git-up / GitUp

The Git interface you've been missing all your life has finally arrived.
http://gitup.co
GNU General Public License v3.0
11.45k stars 1.24k forks source link

Disable confirmation popup when discarding changes #924

Open invrainbow opened 1 year ago

invrainbow commented 1 year ago

When discarding changes, the popup is annoying. I'm confident I want to take the action I'm taking. The popup creates a big lag in an otherwise smooth flow of, click, delete, click, delete.

I've solved the problem somewhat by doing click, delete+enter, click, delete+enter, but just the animation of the popup opening and closing creates a noticeable lag.

Is it possible to add a setting to disable the various confirmations? Github Desktop has this feature, for example.