I use egit to commit my files in eclipse to the gerrit server. I've added the change-Id using egit "Add change Id" button in the git staging view. Nevertheless I still have the error message "missing subject; Change-Id must be in commit message footer" while pushing!
Here is what my commit message looks like in egit using the Amend last commit message button :
CVS et load de config
Signed-off-by: xxx
Change-Id: Idda4d4ab44d0fa825755415f91b2b706b403b0e8
I try to push using git bash and get the same error message even after the command
scp -p -P 29418 dxxx@myhost.fr:hooks/commit-msg .git/hooks/