一.若出现
warning: in the working copy of 'charts-project/js/flexible.js', LF will beaced by CRLF the next time Git touches it warning: in the working copy of 'charts-project/js/jquery.min.js', LF will placed by CRLF the next time Git touches it
这样的错误,则输入 $git config --global core.autocrlf false这一条命令行