Multiple github accounts on the same computer?

后端 未结 25 2240
野的像风
野的像风 2020-11-22 02:56

Trying to work on my both my actual \"work\" repos, and my personal repos on git hub, from my computer.

The work account was set up first, and everything works flawl

25条回答
  •  孤独总比滥情好
    2020-11-22 03:42

    You do not have to maintain two different accounts for personal and work. In fact, Github Recommends you maintain a single account and helps you merge both.

    Follow the below link to merge if you decide there is no need to maintain multiple accounts.

    https://help.github.com/articles/merging-multiple-user-accounts/

提交回复
热议问题