How to setup and switch between two Github accounts in Windows based on folders?

47 views Asked by At

I am using a Windows machine provided by my organization.For the office-related work, I use a Github business account provided by my organization. I want to do some personal projects where I need to use my personal Github account. How can I seamlessly switch between the two. I have done a lot of search and I got answers regarding how to setup SSH key generation for Github accounts. But I am stuck at the step of cloning the repository. I want to use my personal Github account id to clone this repository and push the code to my personal branch

0

There are 0 answers