推送报错“GitLab: You are not allowed to access master”,请帮忙看看,谢谢

发布于 2021-11-27 10:57:33 字数 817 浏览 766 评论 2

我用的是TortoiseGit,以前一直用的好好的,能正常提交和推送,今天更新了一个自己的开源项目,推送时报错,信息如下:

git.exe push -v --progress  "origin" master:master

Pushing to git@git.oschina.net:calvinwilliams/G5.git
Counting objects: 31, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (16/16), done.
Writing objects: 100% (16/16), 16.13 KiB | 0 bytes/s, done.
Total 16 (delta 12), reused 0 (delta 0)
remote: GitLab: You are not allowed to access master!
remote: error: hook declined to update refs/heads/master
To git@git.oschina.net:calvinwilliams/G5.git
! [remote rejected] master -> master (hook declined)
error: failed to push some refs to 'git@git.oschina.net:calvinwilliams/G5.git'

git不能完全退出(退出码 1) (5594 ms @ 2014-06-11 21:12:54)

请问如何解决?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

尐偏执 2021-11-28 06:01:27

http://www.oschina.net/news/52232/gitosc-https?#comments

有效,谢谢 ^_^

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文