Loading

Git add 会报错The file will have its original line endings in your working directory

解决办法

$ git config --global core.autocrlf false
posted @ 2021-09-19 02:53  Rzk  阅读(36)  评论(0)    收藏  举报