修改 设置全局 git config --global user.name "Author Name" git config --global user.email "Author Email" 查看 git config user.email