git --version
如图所示:
git config --global user.name "liwei" git config --global user.email "121088825@qq.com"
git config -l