| ... | ... | @@ -6,3 +6,9 @@ Host gitlab.profiuniversity.uz |
|
|
|
User git
|
|
|
|
IdentityFile ~/.ssh/id_rsa_profiuniversity
|
|
|
|
IdentitiesOnly yes
|
|
|
|
Host gitlab.com
|
|
|
|
HostName gitlab.com
|
|
|
|
User git
|
|
|
|
IdentityFile ~/.ssh/id_rsa_gitlab_com
|
|
|
|
IdentitiesOnly yes
|
|
|
|
``` |
|
|
\ No newline at end of file |