指令格式不正确
1、name后面+空格+“yourname”
2、email后面+空格+邮箱(不加“”!!!)
git config --global user.email xxx@xx.com git config --global user.name "xxx"