DEV Community

Discussion on: How I do Git version control - locally (List of commands)

Collapse
 
emjimadhu profile image
Em Ji Madhu

It's easy. Create multiple ssh keys for each account and in .ssh/config give hostname: GitHub official and point to the newly generated key file. And when you clone a repo put the prefix infront of host name example someorg.github.com