I know you can do git config user.name but that doesnt actually log you into a different account. it doesnt ask for your password. im trying to push to my git but it's giving me a 403 access denied and then telling me i'm logged onto my old git account.
How do I change it?