Update of sk_SK dictionary

Christian Lohmaier lohmaier at googlemail.com
Wed Jun 10 09:48:30 UTC 2020


On Wed, Jun 10, 2020 at 11:42 AM Milos Sramek <sramek.milos at gmail.com> wrote:
>
>  ! [remote rejected] sk-update -> sk-update (prohibited by Gerrit: not permitted: create)

you tried to create a new branch. you need to push to refs/for/master instead.

like mentioned previously:
> git push origin master:refs/for/master

As in your case you did your work on a local branch "sk-update", you should use
git push origin sk-update:refs/for/master

ciao
Christian


More information about the LibreOffice mailing list