In ~/.ssh, create a config
file with contents as follows:
User git
Hostname gitlab.com
IdentityFile ~/.ssh/gitlab
TCPKeepAlive yes
IdentitiesOnly yes
In ~/.ssh, create a config
file with contents as follows:
User git
Hostname gitlab.com
IdentityFile ~/.ssh/gitlab
TCPKeepAlive yes
IdentitiesOnly yes