jonvi 发表于 2018-1-11 06:06:56

GitLab 的 Developer 角色没有权限提交问题

  "C:\Program Files\Git\bin\git.exe" push --recurse-submodules=check --progress "origin" refs/heads/master:refs/heads/master
  Counting objects: 3, done.
  Delta compression using up to 4 threads.
  Total 3 (delta 1), reused 0 (delta 0)
  remote: GitLab: You are not allowed to push code to protected branches on this project.
  To http://192.168.210.199/XXX.git
  ! master -> master (pre-receive hook declined)
  error: failed to push some refs to 'http://192.168.210.199/XXX.git'
  Done
页: [1]
查看完整版本: GitLab 的 Developer 角色没有权限提交问题