赞
踩
原因:子项目中 存在 .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
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。