美文网首页
ssh-gitlab

ssh-gitlab

作者: 大嵩的格洛米 | 来源:发表于2022-03-28 14:53 被阅读0次

gitlab生成sshkey,连接远程仓库,重试了也就几十遍
最后使用
ssh -vT git@github.com 跟踪连接详细信息


大概意思是需要验证密码,公钥都通过了
git clone 触发了验证密码 可以了

相关文章

  • ssh-gitlab

    gitlab生成sshkey,连接远程仓库,重试了也就几十遍最后使用ssh -vT git@github.com[...

网友评论

      本文标题:ssh-gitlab

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