remote: GitLab: You are not allowed to push code to protected branches on this project.
To 106.13.91.39:webtest/wow.git
 ! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to '[email protected]:webtest/wow.git'

提交代码时报这个

(pre-receive hook declined)

原因是没有提交代码到master分支的权限

(pre-receive hook declined)

 

(pre-receive hook declined)

到gitlab修改权限就可以提交了

 

(pre-receive hook declined)

相关文章: