$ rm -rf .git
$ git config --global core.autocrlf false
$git init
$git add .
------------------------------------------------------------------
Git错误
原文:http://www.cnblogs.com/Sea1ee/p/7729309.html