Git Clone:克隆成功,但结帐失败

问题描述

我正在Windows中克隆我的存储库:https://github.com/garvit-joshi/Competitive-Programming

Cloning into 'Competitive-Programming'...
remote: Enumerating objects: 124,done.
remote: Counting objects: 100% (124/124),done.
remote: Compressing objects: 100% (113/113),done.
remote: Total 399 (delta 53),reused 35 (delta 10),pack-reused 275
Receiving objects: 100% (399/399),130.31 KiB | 357.00 KiB/s,done.
Resolving deltas: 100% (174/174),done.
error: invalid path 'HackerRank/A: Left Rotation.cpp'
fatal: unable to checkout working tree
warning: Clone succeeded,but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'

我尝试在GitHub中重命名该文件,然后克隆该存储库,但没有成功。

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)

相关问答

错误1:Request method ‘DELETE‘ not supported 错误还原:...
错误1:启动docker镜像时报错:Error response from daemon:...
错误1:private field ‘xxx‘ is never assigned 按Alt...
报错如下,通过源不能下载,最后警告pip需升级版本 Requirem...