IntelliJ IDEA : Commit but dont push changes to remote.

Answered

So im using IntelliJ IDEA Ultimate

IntelliJ IDEA 2018.2 (Ultimate Edition)
Build #IU-182.3684.101, built on July 24, 2018
macOS 10.12.6

 

When  I make any changes and open the commit dialog, under Commit's options, I only find "Commit and Push" or "Create Patch". In my use case, this may always not be the case, I want to just "Commit" many times, this feature used to exist in previous versions and seems like this has been removed ? I can always go to my terminal and write down my commit messages, but a little painful everytime. Any workaround for this ?

0
1 comment

> I want to just "Commit" many times

Why do you expand the list of additional options instead of just clicking the Commit button? It is a button itself.

You can also use the shortcut to execute default dialog's action - Ctrl+Enter

 

0

Please sign in to leave a comment.