$ git config --global user.name "输入你的用户名" $ git config --global user.email "输入你的邮箱"
$ git config --list