git clone -b master2 ../server

表示克隆名为master2的这个分支,如果省略-b <name>表示克隆master分支。

参考:http://blog.csdn.net/hudashi/article/details/7664396/

相关文章:

  • 2021-07-15
  • 2021-11-06
  • 2022-12-23
  • 2022-01-15
  • 2022-12-23
  • 2022-12-23
  • 2021-09-11
  • 2022-12-23
猜你喜欢
  • 2021-08-15
  • 2021-11-18
  • 2022-12-23
  • 2022-01-10
  • 2022-12-23
  • 2021-07-12
相关资源
相似解决方案