【问题标题】:Bitbucket in HTTPS : git push outputs an fatal: Authentication failedHTTPS 中的 Bitbucket:git push 输出致命错误:身份验证失败
【发布时间】:2014-03-04 16:52:14
【问题描述】:

我在 HTTPS 中遇到了 bitbucket 和 git 的问题。

当我尝试推送时,我有以下输出:

$ git push origin master
fatal: Authentication failed

$ git push
fatal: Authentication failed

.git/config 配置了我在 Bitcucket 上的 repo 中找到的 HTTPS 链接。

但是,此 HTTPS 链接的拉取工作完美。

谢谢。

【问题讨论】:

    标签: authentication https push bitbucket


    【解决方案1】:

    是bitbucket权限问题,不是配置问题。

    我是只读的。 管理员给我添加了写作的权利,现在推送正在工作。

    【讨论】:

      猜你喜欢
      • 2021-01-10
      • 2019-12-22
      • 2016-09-20
      • 2019-09-18
      • 2014-08-24
      • 1970-01-01
      • 2019-10-14
      • 2022-01-21
      • 2020-01-21
      相关资源
      最近更新 更多