#查看 git config --list git config --global user.name "用户名" git config --global user.email "邮箱" git config --global user.password "密码"