记录上传报错
warning: LF will be replaced by CRLF in renard-wx/project.config.json. The file will have its original line endings in your working directory
解决办法
git config --global core.autocrlf false