运维网's Archiver
论坛
›
git/gitlab
› gitlab创建创建分支
xuyangus
发表于 2018-9-19 09:13:38
gitlab创建创建分支
# gitcheckout -b pro
Switched to a new branch 'pro'
# ls
index.html
#
# git clone-b progit@192.168.56.11:develop/myone.git
页:
[1]
查看完整版本:
gitlab创建创建分支