Disable force push warning in Intellij

Viewed 61

I branch and force push a lot. Every time I force push on a new branch, I have to confirm this and tell intellij not to warn me about this branch anymore.

Is there a way to allow force push by default on all branches? I don't want to have to click "don't warn me anymore".

Hey - git itself doesn't ask me to confirm this, why should my IDE?

0 Answers
Related