git push 提示403错误如何解决?

403是权限不足的错误
我检查了用户名和密码都没问题
然后删除了window凭据管理器中的相关凭据,重新安装了git
还是报了这个错

如何解决?在线等

错误信息如下:

$ git push
remote: You are not allowed to push code to this project.
fatal: unable to access 'https://sys-gitlab.****.com.cn/ISP/web/dolphin/emptycup/growing.git/': The requested URL returned error: 403
阅读 3.1k
1 个回答
You are not allowed to push code to this project.

没有 push 权限

撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进
推荐问题