1代码命令
|
1
2
3
4
5
6
7
8
9
10
|
[[email protected] myone]# git checkout -b pro
Switched to a new branch 'pro'
[[email protected] myone]# ls
index.html[[email protected] myone]#
[[email protected] ~]# git clone -b pro [email protected]:develop/myone.git
|
2.界面话
本文转自 小小三郎1 51CTO博客,原文链接:http://blog.51cto.com/wsxxsl/1922909,如需转载请自行联系原作者