уффф ... взлетело
в общем прописал альтернативный ssh порт - завелось
[URL=https://docs.gitlab.com/ee/user/gitlab_com/index.html#alternative-ssh-port]https://docs.gitlab.com/ee/user/gitlab_com/index.html#alternative-ssh-port[/URL]
сейчас такой конфиг
~/.ssh/config[CODE]# GitLab.com
Host gitlab.com
Hostname altssh.gitlab.com
User git
Port 443
PreferredAuthentications publickey
IdentityFile ~/.ssh/gitlab_com_rsa
IdentityFile ~/.ssh/id_rsa[/CODE]
PS
что ему по умолчанию не понравилось - не пойму :(
в общем прописал альтернативный ssh порт - завелось
[URL=https://docs.gitlab.com/ee/user/gitlab_com/index.html#alternative-ssh-port]https://docs.gitlab.com/ee/user/gitlab_com/index.html#alternative-ssh-port[/URL]
сейчас такой конфиг
~/.ssh/config[CODE]# GitLab.com
Host gitlab.com
Hostname altssh.gitlab.com
User git
Port 443
PreferredAuthentications publickey
IdentityFile ~/.ssh/gitlab_com_rsa
IdentityFile ~/.ssh/id_rsa[/CODE]
PS
что ему по умолчанию не понравилось - не пойму :(