Quantcast
Channel: Remove credentials from Git - Stack Overflow
Browsing all 44 articles
Browse latest View live

Answer by Alex for Remove credentials from Git

No answer given worked for me. But here is what worked for me in the end:rm -rf ~/.git-credentialsThat will remove any credentials! When you use a new git command, you will be asked for a password!

View Article


--- Article Not Found! ---

*** *** *** RSSing Note: Article is missing! We don't know where we put it!!. *** ***

View Article


Answer by cristianhoyos66 for Remove credentials from Git

As other answers mention this will work for any operative systemrm -rf ~/.git-credentialsOnce that is done, any other command related to git remote (pull, push, fetch, etc...) will ask for credentials...

View Article

Answer by Vinícius OA for Remove credentials from Git

What worked for me on macos was to delete in keychain access and also .git-credentials

View Article
Browsing all 44 articles
Browse latest View live


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