【发布时间】:2020-04-11 06:57:06
【问题描述】:
在 MacBook Pro 上。试图将最近的更改推送到 repo。
$ git push origin master
remote: Permission to customer548repo/dbserver.git denied to krazyigor.
fatal: unable to access 'https://github.com/customer548repo/dbserver.git/': The requested URL returned error: 403
【问题讨论】:
-
您的身份验证是否正确? 403被禁止。您使用的网址是否正确?
标签: git github http-status-code-403