git add . 出现错误 The file will have its original line endings in your working directory. 解决方案...
生活随笔
收集整理的這篇文章主要介紹了
git add . 出现错误 The file will have its original line endings in your working directory. 解决方案...
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
git rm -r --cached ./
git config core.autocrlf false git add ./
轉(zhuǎn)載于:https://www.cnblogs.com/vinzen/p/9805117.html
總結(jié)
以上是生活随笔為你收集整理的git add . 出现错误 The file will have its original line endings in your working directory. 解决方案...的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 利用委托 实现窗体间通信,非原创
- 下一篇: hadoop题目(一)