1代码命令 [root@192 myone]# git checkout -b pro Switched to a new branch 'pro' [root@192 myone]# ls index.html [root@192 myone]# [root@192 ~]# git clone -b pro git@192.168.56.11:develop/myone.git 2.界面话 转载于:https://blog.51cto.com/wsxxsl/1922909