【问题标题】:remote: Permission to/FSJS2.0.git denied to . fatal: unable to access 'https://github.com/.git/': The requested URL returned error: 403远程:对/FSJS2.0.git 的权限被拒绝。致命:无法访问 \'https://github.com/.git/\':请求的 URL 返回错误:403
【发布时间】:2022-12-05 15:53:46
【问题描述】:

远程:MDAZHARMASODME/FSJS2.0.git 的权限被 MDAZHARMASOD 拒绝。 致命:无法访问“https://github.com/git/”:请求的 URL 返回错误:403

我无法在 github 中推送代码

【问题讨论】:

    标签: git github


    【解决方案1】:

    为了绝对能够使用 https 协议登录,您应该首先将您的身份验证凭据设置为 git 远程 URI: 为此,您可以使用git remote set-url 命令,然后在下次推送时提供您的密码。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2022-11-27
      • 2019-11-05
      • 2016-12-05
      • 2020-08-04
      • 1970-01-01
      • 2015-05-06
      • 2021-03-22
      • 2020-01-04
      相关资源
      最近更新 更多