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

【git】之clone(克隆)

时间:2017-04-28 20:29:14      阅读:114      评论:0      收藏:0      [点我收藏+]

标签:test   bsp   hub   log   one   tps   clone   arp   github   

 

直接克隆

 git clone  https://github.com/gyjx/test.git

 

指定克隆某个分支

 git clone -b dev https://github.com/gyjx/test.git

 

 

【git】之clone(克隆)

标签:test   bsp   hub   log   one   tps   clone   arp   github   

原文地址:http://www.cnblogs.com/gyjx2016/p/6782647.html

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