分类 工具 git add . 出现 The file will have its original line endings in your working directory warning: LF will be replaced by CRLF in 文章作者 凯 发布日期 2020-04-22 git add . 出现 The file will have its original line endings in your working directory warning: LF will be replaced by CRLF in无评论 解决办法 git config --global core.autocrlf false 再执行 git add . git库强制覆盖本地的 git reset --hard git pull 标签 git ← Excel导入导出 → Linux 快速删除宝塔控制面板回收站内容