github - git push to GitLab error?
PHPz
PHPz 2017-05-02 09:48:26
0
1
884


Don’t know how to solve it? Please help me

PHPz
PHPz

学习是最好的投资!

reply all(1)
给我你的怀抱

By default in GitLab, the master branch is protected. For roles such as developer and below, there is no push permission.
Look at who the owner is and ask him to assign you a role with higher authority, such as the Master role, or set the master to not protect the branch.
For specific permissions of each role, please refer to: GitLab Permissions

How to remove master branch protection:

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template