Answer the question
In order to leave comments, you need to log in
How to set up ssh to another git account?
I have an account on github in which I set up an ssh key that I use to connect from my computer, and everything in this scheme (push, pull) works fine.
But I needed another git account and I want to set up ssh for it, but the problem is that I can’t copy id_rsa.pub there, it says that such a key already exists.
Tell me what you need to do to set up ssh on the second account.
Answer the question
In order to leave comments, you need to log in
You need to give access to the repository for another account and that's it. No need to copy the key
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question