Pycharm 提交gitlab报错解决办法—LF would be replaced by CRLF
本次错误信息:The following problems have occurred when adding the files: LF would be replaced by CRLF
解决方案参考 https://blog.csdn.net/qq_29884151/article/details/81365408
亲测有效
1.打开项目根目录中的隐藏文件夹git中的config文件
2.添加红框部分
3.回到项目重新提交,不在报错
...
原创
2021-12-17 16:12:20 ·
1441 阅读 ·
0 评论