安装成功之后,输入以下命令,引号内的为你自己的名字和邮箱git config --global user.name "Your Name"git config --global user.email "email@example.com"