一、配置git的  user.name 和  user.email  (Windows ——> preference ——> 输入git  ——> configuration  )

Eclipse配置Git的私钥和公钥

2、生成公钥私钥

可以直接在eclipse中生成

Eclipse配置Git的私钥和公钥

 生成的公钥私钥位置

Eclipse配置Git的私钥和公钥

3、在git上搜 SSH Keys t  添加 ssh2

将公钥记事本打开,复制公钥全部内容到git上

Eclipse配置Git的私钥和公钥


 

相关文章:

  • 2021-11-26
  • 2021-07-24
猜你喜欢
  • 2021-08-25
  • 2022-12-23
  • 2022-12-23
  • 2022-01-14
  • 2022-12-23
  • 2021-10-30
相关资源
相似解决方案