If the hook is already installed then you can trigger it by editing the commit log message via for example "git commit --amend" or git rebase.
The hook itself will generate the change-id. -- Alex ________________________________________ From: Interest <[email protected]> on behalf of Jason H <[email protected]> Sent: Monday, February 8, 2016 15:55 To: [email protected] Subject: [Interest] Gerrit questions I'm trying to push code to gerrit, but I'm having some issues. I've fought through many already, but I'm at ! [remote rejected] HEAD -> refs/for/dev/osx_recording_params (missing Change-Id in commit message footer) error: failed to push some refs to 'ssh://[email protected]:29418/qt/qtmultimedia.git' I find plenty of info on how to set the hook, but not how to _obtain_ and the change-id. _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
