Hi,
Here is my configuration;
on the server:
os: Red Hat Enterprise Linux Server release 6.7 (Santiago)
git 2.7.1
gerrit 2.12.2
on the client:
Rational Application Developer v9.0
Egit v4.2
Mylin Reviews Connector: Gerrit v2.9
When I try to push a change to gerrit ("Push upstream") , it fails with the missing change id error message.
I did some googling, and installed the commit-msg hook in the .git/hooks directory of the local repo.
The change id is there in the commit message, but there is a bunch of comments added by the (mylin client I guess) after that.
Please advise. Thanks in advance.