I’m trying to push some changes to gerrit but gerrit is giving me back a remote error
! [remote rejected] HEAD -> refs/for/master (missing Change-Id in commit message )
I do have the change-id in the last paragraph just like usual.
user type is shown in settings and user switchboard
Change-Id: I6b752abec9cf423d088bae4bfd939079dff21b3d
How can I push this change for review?
I was trying to push multiple commits (I thought it was only one) to gerrit and some of the commits did not have change-ids amended to the end of the commit message.
gerrit didn’t like those commits, so I brought all the commits to one and it worked fine.