|
|
|
|
|
by Macha
979 days ago
|
|
This is what I do. If you wanted to have it all in your git config, you could set core.sshCommand to "ssh -i ~/.ssh/id_rsa-client", maybe combined with includeIf as in the article (since it's a glob match, you could match on the github org name). |
|