【问题标题】:Clonning repository error using sourcetree使用 sourcetree 克隆存储库错误
【发布时间】:2017-07-28 23:43:31
【问题描述】:

当我尝试克隆存储库(私有)时,源树出现下一个错误:

Cloning into 'C:\Users\xxxxxxx\Documents\Tutoriales'...
remote: Repository not found.

此错误发生在四天前。 存储库存在,但我不明白发生了什么,我也尝试使用 shell,但我有同样的错误。

【问题讨论】:

  • 存储库...存在!

标签: github repository clone atlassian-sourcetree


【解决方案1】:

错误是说存储库不存在。好像有拼写错误。应该是

tutorials.git

这个项目也是私人的,如果这是它的签证,它会让你看到它吗?尝试将其公开以进行测试。

【讨论】:

  • 这只是发生在私有存储库中,使用公共存储库 SourceTree 可以将存储库克隆到本地,没有问题。 出了什么问题?谢谢
  • 如果它是私有的,您可能需要访问它,或者您是否尝试过创建 SSH 密钥并使用 ssh 链接克隆它。 stackoverflow 上还有一些其他链接stackoverflow.com/questions/22755268/…
  • 解决方案是。从 Windows 中删除凭据。
猜你喜欢
  • 2022-01-24
  • 1970-01-01
  • 2014-01-10
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2023-03-07
  • 2016-02-24
  • 2015-04-28
相关资源
最近更新 更多