crazycode2

如上图,我想下载Tags标签为solution-4 的代码,如何处理呢?
命令如下:

git clone --branch solution-4 git@github.com:zspo/learngit.git

git clone --branch [tags标签] [git地址]

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2021-10-26
  • 2021-10-31
  • 2022-01-21
  • 2022-12-23
  • 2021-10-01
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-12-14
  • 2022-02-14
  • 2022-12-23
  • 2021-11-11
相关资源
相似解决方案