Banging my head on this github multiple user thing and hoping I can get some help!
I just added a new email to my existing github account, changed my git configs locally to the right name and email, and added the ssh key to github but when I try to push my new project I created it says permission denied. I have the right repo set up for my origin too.
What's confusing me is when I do ssh -T git@github.com
it says you've successfully authenticated with my other user...
I know I'm missing something so if you see it please let me know!
Thanks