New Commit Dialog Is Annoying
Answered
Previously when I would right-click on a file and commit it would only commit that file.
Now when I do it it selects other items in the changelist too.
The commit dialog doesn't expand the directories by default and it looked like I was only committing one file but I was actually committing multiple files.
In the Local Changes view I used to be able to click commit on an individual file or directory and only commit those.
Now when I click on a single file ad commit it selects all the changes in that changelist.
Please sign in to leave a comment.
Hello,
What IDEA version and version control system do you use? I couldn't reproduce the issue on my machine. Here is what I got when one file is selected and "Commit" is run from right-click context menu.
I'm using git on Linux with
IntelliJ IDEA 2018.1 EAP (Community Edition)
Build #IC-181.3870.7
I'll check with colleagues on different O/Ss to see if they can reproduce.
It's not the latest EAP build: https://www.jetbrains.com/idea/nextversion/
I just noticed that my update settings no longer say EAP! :o
I'll update, test and get back to you.
Thanks! I'll be waiting
All fixed!
That's why I love the EAP!