第一次使用自己建的网络仓库,但是在提交代码时出问题了,报这样的错是什么意思?应该从哪里解决?谢谢!
我使用的是sourceTree.
git -c diff.mnemonicprefix=false -c core.quotepath=false push -v --tags --set-upstream origin master:master
remote: Permission to baiyygynui/website.git denied to old-boy.
fatal: unable to access 'https://github.com/baiyygynui/website.git/': The requested URL returned error: 403
Pushing to https://github.com/baiyygynui/website.git
是我自己写错了远程仓库的地址,不好意思。