On Wed, Dec 28, 2016 at 10:31 AM, Tim Ruehsen <tim.rueh...@gmx.de> wrote:
> On Wednesday, December 28, 2016 9:08:50 AM CET Simon Josefsson wrote:
> $ git push -f jas
> Counting objects: 27, done.
> Delta compression using up to 4 threads.
> Compressing objects: 100% (27/27), done.
> Writing objects: 100% (27/27), 294.36 KiB | 0 bytes/s, done.
> Total 27 (delta 16), reused 2 (delta 0)
> remote: GitLab: You are not allowed to push code to protected branches on this
> project.
> To gitlab.com:jas/libidn2.git
>  ! [remote rejected] master -> master (pre-receive hook declined)
> error: failed to push some refs to 'g...@gitlab.com:jas/libidn2.git'

Simon may have, unintentionally I guess, added you to developers which
are allowed to create and merge merge requests, but not push directly.
gitlab separates these roles -and it's a little confusing but the
benefit is forcing the CI to run before pushing-.

regards,
Nikos

_______________________________________________
Help-libidn mailing list
Help-libidn@gnu.org
https://lists.gnu.org/mailman/listinfo/help-libidn

Reply via email to