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

已回答

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

0

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

请先登录再写评论。