After I finished adding my personal account and start adding the work account
I get the following message git@github.com: Permission denied (public key)
Do I need to switch between the accounts somehow? I think it's still trying to use the personal account for cloning the test-work repo
Also the ssh-agent has to be setup or started manually everytime from now?
After I finished adding my personal account and start adding the work account
I get the following message
git@github.com: Permission denied (public key)
Do I need to switch between the accounts somehow? I think it's still trying to use the personal account for cloning the test-work repo
Also the ssh-agent has to be setup or started manually everytime from now?
Found a solution to the issue:
freecodecamp.org/news/manage-multi...