git config --global core.autocrlf false git config --global core.safecrlf false
git 禁止换行符转换
原文:https://www.cnblogs.com/guyuntech/p/9093705.html