1、忽略mode
git config core.fileMode false
2、git pull 每次都要输入密码
git config --global credential.helper cache