$ git config --global --replace-all user.email "输入你的邮箱"
$ git config --global --replace-all user.name "输入你的用户名"
然后push 会提示重新输入用户名和密码
$ git config --global --replace-all user.email "输入你的邮箱"
$ git config --global --replace-all user.name "输入你的用户名"
然后push 会提示重新输入用户名和密码
本文标题:mac git Authentication failed
本文链接:https://www.haomeiwen.com/subject/ycdunctx.html
网友评论