How to use multiple GitHub accounts on single machine

jogendra

Jogendra Kumar

Posted on July 22, 2020

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

💖 💪 🙅 🚩
jogendra
Jogendra Kumar

Posted on July 22, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related