<div dir="ltr">Hi,<div><br></div><div>So, the problem was that an original initial commit (with no actual changes) was being inherited from master. Now when I try to push my changes,</div><div><br></div><div><div>git push origin HEAD:master</div><div>Counting objects: 56, done.</div><div>Delta compression using up to 4 threads.</div><div>Compressing objects: 100% (12/12), done.</div><div>Writing objects: 100% (13/13), 1.44 KiB | 0 bytes/s, done.</div><div>Total 13 (delta 9), reused 0 (delta 0)</div><div>remote: Resolving deltas: 100% (9/9)</div><div>remote: Branch refs/heads/master:</div><div>remote: You are not allowed to perform this operation.</div><div>remote: To push into this reference you need 'Push' rights.</div><div>remote: User: phenom</div><div>remote: Please read the documentation and contact an administrator</div><div>remote: if you feel the configuration is incorrect</div><div>remote: Processing changes: refs: 1, done </div><div>To ssh://logerrit/core</div><div> ! [remote rejected] HEAD -> master (prohibited by Gerrit)</div></div><div><br></div><div>How should I fix this?</div><div><br></div><div>-Shreyansh</div></div><br><div class="gmail_quote"><div dir="ltr">On Fri, Aug 28, 2015 at 4:43 PM Eike Rathke <<a href="mailto:erack@redhat.com">erack@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
On Friday, 2015-08-28 11:21:45 +0200, Samuel Mehrbrodt wrote:<br>
<br>
> Try<br>
><br>
> ./logerrit submit master<br>
<br>
Be careful though, ./logerrit pushes every change from your local branch<br>
that is on top of the origin, which may explain why you had the problem<br>
with the closed 9724 change if that commit still lingered on your<br>
branch.<br>
<br>
The git review plugin command checks and warns if more than one change<br>
is to be pushed, see git review --help for usage.<br>
<br>
Eike<br>
<br>
--<br>
LibreOffice Calc developer. Number formatter stricken i18n transpositionizer.<br>
GPG key "ID" 0x65632D3A - 2265 D7F3 A7B0 95CC 3918 630B 6A6C D5B7 6563 2D3A<br>
Better use 64-bit 0x6A6CD5B765632D3A here is why: <a href="https://evil32.com/" rel="noreferrer" target="_blank">https://evil32.com/</a><br>
Care about Free Software, support the FSFE <a href="https://fsfe.org/support/?erack" rel="noreferrer" target="_blank">https://fsfe.org/support/?erack</a><br>
</blockquote></div><div dir="ltr">-- <br></div><div dir="ltr">Regards,<div>Shreyansh Gandhi</div></div>