`
xurik
  • 浏览: 11404 次
  • 性别: Icon_minigender_1
  • 来自: 北京
最近访客 更多访客>>
社区版块
存档分类
最新评论

GIT 被忘

 
阅读更多

1.ssh-keygen -t rsa -C "xxx@gmail.com"

ssh-add id_rsa

 

$ ssh -T git @github .com

 

  1. $ git config --global user.name  "Firstname Lastname"   
  2. $ git config --global user.email "your_email@youremail.com"
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics