DEV Community

Jogendra Kumar
Jogendra Kumar

Posted on • Updated on

How to use multiple GitHub accounts on single machine

Most of us have multiple (mostly two) GitHub accounts, personal and work account. You need to have the ability to push and pull to multiple accounts. This post is about how to setup and use them on a single machine using HTTPS or SSH.

Note: The instructions below have all been executed on macOS and should work fine on all Unix based operating systems.

Read the full blog here: https://jogendra.dev/how-to-use-multiple-github-accounts-on-single-machine

Top comments (1)

Collapse
 
cecilphillip profile image
Cecil L. Phillip 🇦🇬

Very helpful post. Thanks for this