码迷,mamicode.com
首页 > 其他好文 > 详细

github 入门

时间:2018-11-17 16:02:24      阅读:148      评论:0      收藏:0      [点我收藏+]

标签:生成   com   切换   入门   you   email   new   clone   name   

   生成 秘匙:  ssh-keygen-t rsa-C "your_email@youremail.com"

   复制 id_rsa.pub 里面所有内容到 github 的setting-》 new ssh 里面 然后Add

   ssh  -T "你的邮箱",查看SSH是否设置成功

   git config --global user.name ""

   git config --global user.emal""

   切换目录: cd \D

   Clone项目到本地: git clone https://github.com/tianlongbabu1111/tang.git 

github 入门

标签:生成   com   切换   入门   you   email   new   clone   name   

原文地址:https://www.cnblogs.com/tangyanzhi1111/p/9973900.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!