05 2021 档案

摘要:在Windows中,Git add出现 LF will be replaced by CRLF in venv/Lib/site-packages/setuptools/windows_support.py. 解决方法如下: $ git config --global core.autocrlf f 阅读全文
posted @ 2021-05-26 16:30 李白爱睡觉 阅读(425) 评论(0) 推荐(0)