第一:设置Git的user name和email:

ssh改https为ssh

第二:然后生成key

这里会生成两个文件 id_rsa 和 id_rsa.pub

ssh改https为ssh

第三:登录你的GITHUB账号

看下图

ssh改https为ssh

 

 

第四:测试下是否成功

 

ssh改https为ssh

 

第五:git clone你的项目吧

 

相关文章:

  • 2021-06-04
  • 2021-09-02
  • 2022-01-26
  • 2021-11-10
  • 2021-06-09
  • 2021-06-16
  • 2021-04-22
  • 2021-11-29
猜你喜欢
  • 2022-12-23
  • 2021-12-07
  • 2022-12-23
  • 2021-05-13
  • 2021-06-21
  • 2021-09-22
相关资源
相似解决方案