Git如何修改 git 全局用户名和邮箱总是忘记这两条命令,所以记录一下git config --global user.name "runoob" git config --global user.email [email protected]