[Development] No Change-Id being generated for commit message

Thiago Macieira thiago.macieira at intel.com
Thu Mar 26 02:12:04 CET 2015


On Wednesday 25 March 2015 18:02:08 Mandeep Sandhu wrote:
> It doesn't show up.
> 
> $ grep "Change-Id:" .git/COMMIT_EDITMSG
> $ .git/hooks/commit-msg .git/COMMIT_EDITMSG
> $ grep "Change-Id:" .git/COMMIT_EDITMSG

Then the script chose not to add it. Try to debug it.

Check if gerrit.createChangeId is set to "false" in your git config.

Is git stripspace or grep malfuncitoning?
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Development mailing list