master
huanghai 5 years ago
parent 42c4ff5237
commit 2133cbc825

@ -1,3 +1,6 @@
#提交时转换为LF检出时不转换以上问题使用此命令可解决
git config --global core.autocrlf input
git add -A .
git commit -am 'commit'
git pull

Loading…
Cancel
Save