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 _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
