# 设置用户名、邮箱

git config --global user.name ""

git config --global user.email ""