我得到了这个错误,因为两个不同的帐户有两个存储库,如何解决这个问题!!
project1表单Account-1Account-1project2,但它与account-2不同Account-2克隆account-2我得到的错误如下所示
$ git push origin master
remote: Permission to myAccount/simple-demo.git denied to rahulTcs.
fatal: unable to access 'https://github.com/micheal/simple-demo.git/': The requested URL returned error: 403发布于 2019-06-29 15:24:26
This answer helped me solve the problem
如果窗口出现问题,则从windows历史记录中删除凭据。


https://stackoverflow.com/questions/56818654
复制相似问题