Git log out user from command line

I came across this same problem, and the above answer didn’t work for me because github was being fed my credentials through windows credential manager instead of git bash.

You may have to check windows credential manager and delete the github entry under control panel > user accounts > credential manager > Windows credentials > Generic credentials

Leave a Comment