$ git clone ssh://shaitgrt01:29418/mcu/s32k
Cloning into 's32k'...
ssh_dispatch_run_fatal: Connection to 192.168.90.10 port 29418: incorrect signature
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

解决方案:

管理员方式支行Git Bash

vim /etc/ssh/ssh_config  

添加一行:HostKeyAlgorithms ssh-rsa

在执行git clone ssh:即可...

 

 

 

Logo

腾讯云面向开发者汇聚海量精品云计算使用和开发经验,营造开放的云计算技术生态圈。

更多推荐