克隆git仓库中的某一个分支,可用如下命令: 

git clone -b <branch_name> <repo>

如:git clone -b hdcp_ree_tee_dev ssh://hunterding@shanN15/home7/hunterding/HDCP

相关文章: