git config --global core.autocrlf false
git config --global color.ui true
git config --global credential.helper store
git checkout index.php//放弃这个文件的改动
时间: 2024-11-05 14:48:56
git config --global core.autocrlf false
git config --global color.ui true
git config --global credential.helper store
git checkout index.php//放弃这个文件的改动