notes/security/ssh/features/multi-keys.txt
Ihar Hancharenka 5dff80e88e first
2023-03-27 16:52:17 +03:00

8 строки
230 B
Plaintext

2021
https://itnext.io/how-to-handle-multiple-ssh-keys-with-gitlab-27f7cf2e77ed
https://nuancesprog.ru/p/11306/
[user]
email = "yourgitlabemail@example.com"
[core]
sshCommand = "ssh -i ~/.ssh/work_rsa"