分别在终端输入以下命令:
git config --global user.name [username]
git config --global user.email [email]
其中[userName]、[email]为本人用户名及邮箱
分别在终端输入以下命令:
git config --global user.name [username]
git config --global user.email [email]
其中[userName]、[email]为本人用户名及邮箱