美文网首页
ssh variant 'simple' does not su

ssh variant 'simple' does not su

作者: 夜瑾漠 | 来源:发表于2020-05-18 16:16 被阅读0次

    报错:

    ssh variant 'simple' does not support setting port

    解决:

    git config --global ssh.variant ssh
    

    相关文章

      网友评论

          本文标题:ssh variant 'simple' does not su

          本文链接:https://www.haomeiwen.com/subject/njtpohtx.html