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

git远程获取-命令

时间:2017-02-14 19:17:19      阅读:182      评论:0      收藏:0      [点我收藏+]

标签:ssh   用户   gen   anim   monk   文件   命令   https   nim   

 1. git config --global user.name "HuoWei"                                                 用户名

2. git config --global user.email "wei.huo@ichezheng.com"                          邮箱

3. ssh-keygen -t rsa -C "wei.huo@ichezheng.com"  ssh                               钥匙 
 
4. git clone +github上的网址+要设定的文件名                                              获取下载远程
$ git clone https://gogojimmy@github.com/gogojimmy/Animal.git monkey

git远程获取-命令

标签:ssh   用户   gen   anim   monk   文件   命令   https   nim   

原文地址:http://www.cnblogs.com/startingPoint/p/6398724.html

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