The key is already used when trying to add the SSH key in Github

One of my developers sent his SSH keys, so I can add to Github.

I get the message "The key is already in use."

How can i fix this?

+5
source share
2 answers

He already has a GitHub account. Do not add the key, add its account (Admin / Collaborators).

+8
source

If a developer wants to use different identifiers for different projects, Jasmina Atanasova writes , gives the answer: how to configure different SSH keys for different identities.

+3
source

All Articles