Multiple Git Accounts
If you have multiple account with Gitlab or Github you will find that you can’t use teh same ssh key for both accounts.
The nicest way I have found of configuring this is by putting the different projects in a subfolder - and then using a gitconfig conditional include
Read more ...