How to use different Github accounts in the same pc
If you have several Github accounts (e.g., one for work, another personal), you know what I’m talking about: you try to clone a work repo from your personal laptop and you get an authentication error: My personal laptop has my personal Github account configured by default. When I try to clone a repo from my work account, I get the authentication error above 👆. ...