How to Use Multiple GitHub Accounts
Briefly

Git account configuration separates SSH credentials from committer details, vital for maintaining clean Git history with distinct personal and work accounts.
Automatically switch Git accounts based on project directories using global Git configuration, avoiding pollution of history by mixing personal and work accounts.
Read at www.infoq.com
[
add
]
[
|
|
]