<div dir="ltr">I think if you hadn't installed the commit hook for generating change ID, the commit indeed wouldn't have included a change ID, which is necessary for referencing the change when you submit a patch over it. There is nothing wrong with the message.  git review tool will install the hook and add a change ID for you automatically(a new feature of recent git-review release). <div>
<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jan 17, 2014 at 1:10 PM, Strainu <span dir="ltr"><<a href="mailto:strainu10@gmail.com" target="_blank">strainu10@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">2014/1/17 Jonathan Nieder <<a href="mailto:jrnieder@gmail.com">jrnieder@gmail.com</a>>:<br>
<div class="im">> Hi,<br>
><br>
> Strainu wrote:<br>
><br>
>> strainu@emily:~/core> git review -f<br>
>> Creating a git remote called "gerrit" that maps to:<br>
>>         ssh://<a href="http://strainu@gerrit.wikimedia.org:29418/pywikibot/core.git" target="_blank">strainu@gerrit.wikimedia.org:29418/pywikibot/core.git</a><br>
>> Your change was committed before the commit hook was installed.<br>
>> Amending the commit to add a gerrit change id.<br>
>><br>
>> At this point I ended the transaction, as I was confused by the last<br>
>> message: I was afraid the ChangeId would have changed, causing the<br>
>> patch to be attached to another review.<br>
>><br>
>> I think git should not show this message if the change description<br>
>> already has a change id<br>
><br>
> This message doesn't come from git.  It comes from the git-review<br>
> tool (in git_review/cmd.py), so cc-ing the authors in case they<br>
> have thoughts on that.<br>
<br>
</div>Thanks for clarifying that. I'll log a bug on launchpad then.<br>
<span class="HOEnZb"><font color="#888888"><br>
Strainu<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
OpenStack-Infra mailing list<br>
<a href="mailto:OpenStack-Infra@lists.openstack.org">OpenStack-Infra@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra</a><br>
</div></div></blockquote></div><br></div>