最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

windows - How to get rid of stubborn Git credentials that still appear after removing them from Credentials Manager? - Stack Ove

programmeradmin3浏览0评论

I have old git credentials that my Windows system keeps trying to use. I deleted them from Windows Credentials Manager (and in fact, I deleted ALL git-related credentials). I also deleted them from my global.gitconfig file.

However when I try and push a commit, it still tells me that the OLD credentials don't work (as they shouldn't).

What else do I need to do to get rid of these old credentials so I can finally push code with the appropriate credentials? Every single SO answer I find just says look in Windows Credentials or the .gitconfig file but neither of those are working for me.

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论