I have two GitLab account and want to use them with TortoiseGit so for that I made keys and add them to each account so no I have to key in .ssh folder like id_rsa_account1 and id_rsa_account2.
Also I changed config file like here and now I dont have problem in using git with cmd but I want to use it with TortoiseGit.
Now how can I have two repository like test1 and test2 and use them with TortoiseGit?