1、电脑上已经有git,终端输入git,显示

mac上怎么从github上拉取代码

 

 

 2、创建ssh key, 配置git

(1)、设置username

mac上怎么从github上拉取代码

 

 

 (2)、创建ssh key

mac上怎么从github上拉取代码

 

 

 回车就创建好了

可以输入:open .ssh/id_rsa.pub 进行查看

查看key的方法:cat .ssh/id_rsa.pub

出现以下问题:

mac上怎么从github上拉取代码

 

相关文章:

  • 2022-12-23
  • 2021-09-11
  • 2021-06-16
  • 2021-04-10
  • 2021-06-21
  • 2022-12-23
  • 2022-12-23
  • 2021-12-01
猜你喜欢
  • 2022-12-23
  • 2021-08-17
  • 2022-12-23
  • 2022-01-07
  • 2021-11-23
  • 2021-11-16
  • 2022-01-24
相关资源
相似解决方案