How do you undo "Don't warn about this target"?

Answered

I accidentally checked this box on a branch, and can't find the setting to undo it

0
1 comment

In order to undo "Don't warn about this target", please go to .idea/workspace.xml and remove your branch from

<component name="Push.Settings">
<force-push-targets>

 

1

Please sign in to leave a comment.