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

Mandeep Sandhu mandeepsandhu.chd at gmail.com
Thu Mar 26 02:02:08 CET 2015


Hi Thiago,

>
> How are you committing? If you're using Qt Creator's integrated commit editor,

I use the commandline.

> sure that the script works. To do that, check that your .git/COMMIT_EDITMSG

I verified this. .git/COMMIT_EDITMSG does not have Change-Id string.

> file does not contain a Change-Id, then run:
>
>  .git/hooks/commit-msg .git/COMMIT_EDITMSG
>
> And then see if the Change-Id showed up.

It doesn't show up.

$ grep "Change-Id:" .git/COMMIT_EDITMSG
$ .git/hooks/commit-msg .git/COMMIT_EDITMSG
$ grep "Change-Id:" .git/COMMIT_EDITMSG
$

Thanks,
-mandeep


> --
> Thiago Macieira - thiago.macieira (AT) intel.com
>   Software Architect - Intel Open Source Technology Center
>
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development



More information about the Development mailing list