On Wed, Jun 10, 2020 at 11:42 AM Milos Sramek <sramek.mi...@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 _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice