Quantcast
Channel: Active questions tagged visual-studio-code - Stack Overflow
Viewing all articles
Browse latest Browse all 98564

How to remove GitHub password from VSCode?

$
0
0

I have cloned one of my GitHub repositories with VSCode and I have made some commits. VSCode has asked me for my GitHub password when I have done the first commit.

I have rebooted the computer and now I can make commits as before, but VSCode does not ask for my password. It seems that the password has been stored. But this computer is not my computer and I do not want that somebody else could use my account.

How can I make VSCode forget my GitHub password?

I have tried the git command:

git config --global --unset-all user.email

But VSCode still lets me commit without asking.


Viewing all articles
Browse latest Browse all 98564

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>