当前位置:   article > 正文

git如何清理本地账户的信息_git config --system --unset credential.helper

git config --system --unset credential.helper

一、清理本地账户信息

git config --system --unset credential.helper
git config --global credential.helper wincred
  • 1
  • 2

二、清除掉缓存在git中的用户名和密码

git credential-manager uninstall
  • 1
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/煮酒与君饮/article/detail/787697
推荐阅读
相关标签
  

闽ICP备14008679号