【发布时间】:2020-11-08 20:57:23
【问题描述】:
Push failed Remote: Permission to londonappbrewery/Quizzler-Android.git denied to arijitpaul0405. unable to access 'https://github.com/londonappbrewery/Quizzler-Android.git/': The requested URL returned error: 403
我无法在 GitHub 上推送我的提交。但我已经成功提交了。我是 GitHub 的新手。我该如何解决?
【问题讨论】:
-
你对提到的远程仓库有写权限吗?
-
您(应该)是否有权推送到该存储库?如果您从其他人那里克隆了一个存储库,您可能不会简单地将您的提交推送到该存储库。如果它是其他人的存储库并且您想贡献更改,那么通常的方式是 pull-request。
标签: java git android-studio github