@ -1,4 +1,4 @@
#提交时转换为LF,检出时不转换(以上问题使用此命令可解决)
:: 提交时转换为LF,检出时不转换(以上问题使用此命令可解决)
git config --global core.autocrlf input
git add -A .