git-The file will have its original line endings in your working directory

在执行git add * 之后

 

 

 

试试在你本地的repo上设置一下

git config core.filemode false
git config core.eol lf
posted @ 2020-03-03 08:47  winner66  阅读(183)  评论(0)    收藏  举报