gerrit-intellij-plugin
gerrit-intellij-plugin copied to clipboard
Unselect git roots with no commits when pushing changes on multi-root project
Reproduceble on a project with multiple git roots:
- Make changes only in one root
- Commit and push Result: in push dialogue all git roots are checked in spite of the fact some of them have no commits. I suppose roots with no commits must be unchecked.
What version of IntelliJ are you using?
IDEA 15 EAP, namely build 142.3926.4
@stsypanov: Have you used it also with IDEA 14? Do you know if it behaves the same way there?
yes, the behaviour is the same
I have the same issue with 2016.
I have this issue with pycharm 2018.3, and latest gerrit plugin available
this issue is still there with intellij IDEA 2022.2.4
maybe I should repair it myself