<div dir="ltr">Hey,<br><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Oct 8, 2016 at 2:23 PM, Pierre Lepage <span dir="ltr"><<a href="mailto:pierrelepage3@gmail.com" target="_blank">pierrelepage3@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<br><br>I did a "git commit --amend" followed by a "./gerrit submit master" and I get the following message.<br><div><br>To ssh://logerrit/core<br> ! [remote rejected] HEAD -> refs/for/master (you are not allowed to upload merges)<br>error: impossible de pousser des références vers 'ssh://logerrit/core'<br><br></div><div>What's wrong?<br><br></div></div></blockquote><div><br><br></div><div>As the message already mentions you most likely have a merge commit, e.g. by using git pull instead of git pull -r. Have a look at git log and if that is the case try to fix it. If this is not the case please attach the relevant output of git log.<br><br></div><div>Regards,<br></div><div>Markus <br></div></div><br></div></div>