gerrit-intellij-plugin icon indicating copy to clipboard operation
gerrit-intellij-plugin copied to clipboard

Unselect git roots with no commits when pushing changes on multi-root project

Open stsypanov opened this issue 9 years ago • 7 comments

Reproduceble on a project with multiple git roots:

  1. Make changes only in one root
  2. 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.

stsypanov avatar Aug 13 '15 10:08 stsypanov

What version of IntelliJ are you using?

uwolfer avatar Aug 13 '15 16:08 uwolfer

IDEA 15 EAP, namely build 142.3926.4

stsypanov avatar Aug 14 '15 08:08 stsypanov

@stsypanov: Have you used it also with IDEA 14? Do you know if it behaves the same way there?

uwolfer avatar Aug 15 '15 10:08 uwolfer

yes, the behaviour is the same

stsypanov avatar Aug 19 '15 16:08 stsypanov

I have the same issue with 2016.

pongells avatar Jun 14 '16 12:06 pongells

I have this issue with pycharm 2018.3, and latest gerrit plugin available

nshavitt avatar Mar 01 '19 07:03 nshavitt

this issue is still there with intellij IDEA 2022.2.4 maybe I should repair it myself image

JaedongLee avatar Feb 18 '23 02:02 JaedongLee