简体   繁体   中英

How do i clear the user login for git in Visual Studio Community Edition?

We had a user make a commit to GitHub on this machine in Visual Studio and when it asked for login, they clicked for it to always remember their login. It now won't prompt for username/password, but we want to change it.

How do we clear the login?

Found the answer here: https://blogs.msdn.microsoft.com/visualstudioalm/2012/08/29/clearing-the-credentials-for-connecting-to-a-team-foundation-server/

You need to go into Control Panel -> User Accounts -> Manage Network Passwords. Then find the github account and delete it.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM