Hello World

Git:fatal: Authentication failed

1.删除保存的用户名和密码

  执行 下面的命令,删除保存的用户名和密码

  git config --system --unset credential.helper

  重新操作,提示输入用户名和密码,操作成功。

2. 设置保存 Git 用户名和密码

  git config --global credential.helper store

  执行命令后下次输入用户名和密码后即可记住密码

  

posted @ 2019-03-11 16:17  小小忧愁米粒大  阅读(188)  评论(0编辑  收藏  举报
瞅啥瞅,好好看书