摘要:
1.拉取远程分支并创建本地分支: git clone -b staging http://1*ce.git local_dir // -b: 指定远程分支staging 方法一:git checkout -b 本地分支x origin/远程分支名x // 本地新建并自动切换分支x。本地分支会和远程分 阅读全文
posted @ 2019-12-18 18:43
BSSZDS930
阅读(295)
评论(0)
推荐(0)
浙公网安备 33010602011771号