Error while pushing commits for bug 93240

Shreyansh Gandhi gandhishrey at gmail.com
Fri Aug 28 05:10:06 PDT 2015


Hi,

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,

git push origin HEAD:master
Counting objects: 56, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (12/12), done.
Writing objects: 100% (13/13), 1.44 KiB | 0 bytes/s, done.
Total 13 (delta 9), reused 0 (delta 0)
remote: Resolving deltas: 100% (9/9)
remote: Branch refs/heads/master:
remote: You are not allowed to perform this operation.
remote: To push into this reference you need 'Push' rights.
remote: User: phenom
remote: Please read the documentation and contact an administrator
remote: if you feel the configuration is incorrect
remote: Processing changes: refs: 1, done
To ssh://logerrit/core
 ! [remote rejected] HEAD -> master (prohibited by Gerrit)

How should I fix this?

-Shreyansh

On Fri, Aug 28, 2015 at 4:43 PM Eike Rathke <erack at redhat.com> wrote:

> Hi,
>
> On Friday, 2015-08-28 11:21:45 +0200, Samuel Mehrbrodt wrote:
>
> > Try
> >
> > ./logerrit submit master
>
> Be careful though, ./logerrit pushes every change from your local branch
> that is on top of the origin, which may explain why you had the problem
> with the closed 9724 change if that commit still lingered on your
> branch.
>
> The  git review  plugin command checks and warns if more than one change
> is to be pushed, see git review --help for usage.
>
>   Eike
>
> --
> LibreOffice Calc developer. Number formatter stricken i18n
> transpositionizer.
> GPG key "ID" 0x65632D3A - 2265 D7F3 A7B0 95CC 3918  630B 6A6C D5B7 6563
> 2D3A
> Better use 64-bit 0x6A6CD5B765632D3A here is why: https://evil32.com/
> Care about Free Software, support the FSFE https://fsfe.org/support/?erack
>
-- 
Regards,
Shreyansh Gandhi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20150828/51242212/attachment.html>


More information about the LibreOffice mailing list