>You should have done a "git commit -a --amend". Yes, I did that, but the commit message wasn't "good" it seems. I tried to use just the minimum: $ git commit --amend -a \ -m " Change-Id: Ief3992f7f1d3db6dc3ebf1a2d32323f0b99d4e3f " Martin