2024年09月21日
clone 某个分支:
git clone -b b1 https://github.com/...
clone所有分支
git clone https://github.com/...
git branch -r
* master
origin/HEAD -> origin/master
origin/master
origin/b1
git checkout b1
标签:gitclone-b
作者:sishi88 , 分类:技术教程 , 浏览:3 , 评论:0
发表评论:取消回复
名称(*)
邮箱
网址
验证码(*)