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

git clone -b <branch_name> <repo>

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

相关文章:

  • 2021-12-10
  • 2021-12-24
  • 2021-05-07
  • 2021-08-10
  • 2021-12-29
  • 2021-11-30
  • 2021-07-12
猜你喜欢
  • 2022-12-23
  • 2022-01-27
  • 2022-12-23
  • 2022-12-23
  • 2021-07-24
  • 2021-10-14
  • 2022-12-23
相关资源
相似解决方案