【问题标题】:Git: Repository not found, already cloned and clearly still exists?Git:找不到存储库,已经克隆并且显然仍然存在?
【发布时间】:2022-11-10 18:22:08
【问题描述】:

使用这个存储库有一段时间了,今天我想把我在生产服务器上本地所做的一些更改拉下来,但是没有找到存储库?它显然存在,我已经推动它,但它显然不存在,我无法超越它。

回购是私有的,但确实存在。

错误:

root@status:/var/www/html# git pull
ERROR: Repository not found.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

【问题讨论】:

    标签: git


    【解决方案1】:

    我必须将我的第一个 git 帐户添加为第二个帐户存储库的贡献者,以解决 SSH 密钥已在使用问题。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-01-26
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-11-06
      • 2013-07-14
      相关资源
      最近更新 更多