git 身份驗(yàn)證失敗解決方案
pdf資料地址鏈接:https://pan.baidu.com/s/1jJUc8WA 密碼:aevx
1.重新設(shè)置用戶名
$ git config --global? user.name"wangzhiyao"
2.重新設(shè)置郵箱
$ 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"