I notice that in the latest version of Git, the default is now to popup a “Git Credential Manager for Windows” dialog instead of prompting me for me password at the Bash prompt every time.

I really hate this behaviour. How can I just disable it and go back to entering the password at the Bash shell every time?

By the way, I don’t want Git caching my credentials in any way, whether through Windows credentials or some internal daemon. I want to disable all credential caching.

18 Answers
18

Tags:

Leave a Reply

Your email address will not be published. Required fields are marked *