1. 程式人生 > >[git]fatal: unable to read config file 'xxx/.gitconfig': No such file or directory

[git]fatal: unable to read config file 'xxx/.gitconfig': No such file or directory

git config --global --list
fatal: unable to read config file 'C:/Users/Administrator/.gitconfig': No such file or directory

解決: git config --global user.name &