git 身份验证失败解决方案
pdf资料地址链接:https://pan.baidu.com/s/1jJUc8WA 密码:aevx
1.重新设置用户名
$ git config --global user.name"wangzhiyao"
2.重新设置邮箱
$ git config --global user.eamil"wangzhiyao@epmworld.net"
pdf资料地址链接:https://pan.baidu.com/s/1jJUc8WA 密码:aevx
$ git config --global user.name"wangzhiyao"
$ git config --global user.eamil"wangzhiyao@epmworld.net"