The requested URL returned error: 403 Forbidden while accessing github.com

前端 未结 5 787
别跟我提以往
别跟我提以往 2020-12-09 22:40

So, I have a repo setup, on another machine. I\'ve committed and pushed files and they view fine on github.com. Now, I have ran git init on another machine and

5条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-09 23:11

    For those whose problem is not solved with deleting the credential or url change.

    I strongly recommend to check that you have the permission to push to the repo. To make sure, ask the repo's admin to give you the WRITE permission in the 'Manage Access' section of the repo's settings. Hope this works for you.

提交回复
热议问题