$ git remote set-branches origin remote_branch_name
$ git fetch--depth1origin remote_branch_name
$ git checkout remote_branch_name
$ git remote set-branches origin remote_branch_name
$ git fetch--depth1origin remote_branch_name
$ git checkout remote_branch_name
本文标题:git clone --depth=1之后拉取其他分支
本文链接:https://www.haomeiwen.com/subject/zfjxqltx.html
网友评论