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