我是这样试了一下,可以改:
输入修改用户名和邮箱:
$git config --global user.email "tanteng@gmail.com" $git config --global user.name "tanteng"