klimat
klimat

Reputation: 25001

Update project window , IntelliJ-idea

When I made commit I selected "Don't show this dialog next time". I'd like to change update project options, but I don't know how to force IntelliJ to show this dialog again. I searched in IntelliJ Settings, but I didn't find anything for this issue. Need help :)

Upvotes: 12

Views: 3926

Answers (2)

Exceptional
Exceptional

Reputation: 3004

File -> Settings (Ctrl Alt S)

Select Version Control -> Confirmation

Under fourth set of option with sub caption "Display options dialog when these commands are invoked", check UPDATE option.

Upvotes: 2

Vic
Vic

Reputation: 22051

Go to Project Settings ( Ctrl Alt S ) then Version Control and Confirmation.

Upvotes: 16

Related Questions