当前位置:   article > 正文

(git)错误error: ‘<filename>‘ does not have a commit checked out_error: '' does not have a commit checked out

error: '' does not have a commit checked out

(git)错误error: ‘’ does not have a commit checked out

原因:子项目中 存在 .git文件,删除即可

操作方式: 必须导航到子文件夹,然后运行此命令 rm -rf .git

Yes, this is correct. I have .git initialized in my subfolder. I had
to navigate into the subfolder and then I ran this command rm -rf .git
– Nagaraj Alagusundaram Oct 10, 2022 at 11:25

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/从前慢现在也慢/article/detail/403381
推荐阅读
相关标签
  

闽ICP备14008679号