$ git config --global user.name "leehongee" //给自己起个用户名 $ git config --globla user.email "leehongee@126.com" //填写自己的邮箱