<p dir="ltr">Not sure on the available information. Any luck yet?</p>
<p dir="ltr">Mark</p>
<div class="gmail_quote">On Oct 1, 2013 12:06 PM, &quot;David van der Spoel&quot; &lt;<a href="mailto:spoel@xray.bmc.uu.se">spoel@xray.bmc.uu.se</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
I&#39;m trying to merge in a local branch that I worked on into master.<br>
<br>
git merge branch<br>
works fine.<br>
<br>
But the then git push git push origin HEAD:refs/for/master gives me<br>
<br>
Counting objects: 942, done.<br>
Delta compression using up to 4 threads.<br>
Compressing objects: 100% (365/365), done.<br>
Writing objects: 100% (766/766), 210.29 KiB, done.<br>
Total 766 (delta 674), reused 458 (delta 401)<br>
remote: Resolving deltas: 100% (674/674)<br>
remote: Processing changes: refs: 1, done<br>
remote: ERROR: missing Change-Id in commit message footer<br>
remote: Suggestion for commit message:<br>
remote: New files<br>
remote:<br>
remote: Change-Id: Ie4097d8954938e13d6a6f74998e66<u></u>5c76a78c1ab<br>
remote:<br>
remote: Hint: To automatically insert Change-Id, install the hook:<br>
remote:   scp -p -P 22 dspoel@gerrit.gromacs.org:hook<u></u>s/commit-msg .git/hooks/<br>
remote:<br>
<br>
<br>
However I have the hook installed and there is a change id.<br>
<br>
Any clue?<br>
Could this in fact apply to earlier commits in the branch I merged?<br>
<br>
-- <br>
David van der Spoel, Ph.D., Professor of Biology<br>
Dept. of Cell &amp; Molec. Biol., Uppsala University.<br>
Box 596, 75124 Uppsala, Sweden. Phone:  <a href="tel:%2B46184714205" value="+46184714205" target="_blank">+46184714205</a>.<br>
<a href="mailto:spoel@xray.bmc.uu.se" target="_blank">spoel@xray.bmc.uu.se</a>    <a href="http://folding.bmc.uu.se" target="_blank">http://folding.bmc.uu.se</a><br>
-- <br>
gmx-developers mailing list<br>
<a href="mailto:gmx-developers@gromacs.org" target="_blank">gmx-developers@gromacs.org</a><br>
<a href="http://lists.gromacs.org/mailman/listinfo/gmx-developers" target="_blank">http://lists.gromacs.org/<u></u>mailman/listinfo/gmx-<u></u>developers</a><br>
Please don&#39;t post (un)subscribe requests to the list. Use the www interface or send it to <a href="mailto:gmx-developers-request@gromacs.org" target="_blank">gmx-developers-request@<u></u>gromacs.org</a>.<br>
</blockquote></div>