ramlife

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2020年12月1日

摘要: 命令:git clone --branch [tags标签] [git地址] 或者 git clone --b [tags标签] [git地址] 例如:git clone -b 1.4.1 https://github.com/jumpserver/coco.git 如果想要在指定目录下载指定分支的 阅读全文
posted @ 2020-12-01 15:26 ramlife 阅读(14270) 评论(0) 推荐(1)