会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
CoderWGB
Stay hungry, stay foolish. Talk is cheap, show me the code.
博客园
首页
新随笔
联系
订阅
管理
2020年7月26日
删除git子模块的.git目录文件导致的问题
摘要: 删除子目录下.git后,依然无法提交子目录下的文件 git rm --cached <目录/子目录> 执行完,不报错然后提交即可, 如果报错那就还得另想辙了 如果执行git rm --cached directory 提示fatal: Unable to create ‘xx/.git/index.
阅读全文
posted @ 2020-07-26 20:24 CoderWGB
阅读(396)
评论(0)
推荐(0)
编辑
公告