【发布时间】:2019-06-21 15:57:46
【问题描述】:
我在 github 上创建了一个 repo,并在 windows 上的本地目录命令提示符下输入了 repo 的 git clone https URL 字符串,它一直告诉我远程:找不到存储库。致命的:存储库。
请问我该如何解决这个问题?
谢谢。
我已经删除了 github 上的 repo。我尝试重新创建它,确保它与本地系统中的文件夹的字母大小写相同。
C:\Users\Olaniyi Adeosun\Desktop\cashurban>git clone https://github.com/titelecoms/cashurban.git 克隆成“cashurban”... 远程:未找到存储库。 致命:未找到存储库“https://github.com/titelecoms/cashurban.git/”
【问题讨论】:
标签: github repository