这是因为没有设置用户名
$ git config --global user.name "your_name" $ git config --global user.email "your_email@youremail.com"