]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
win32_deps_build.sh: only clone the tip of required tag
authorKefu Chai <kchai@redhat.com>
Wed, 28 Jul 2021 09:12:33 +0000 (17:12 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 29 Jul 2021 04:13:26 +0000 (12:13 +0800)
commit1d5b07a0928e192f0a7f017b83f90e727f70e793
tree93188af6a8ac02a12911ea6e1423b84ae1afce81
parentb04248172d753c1bea9e30af537d5077a1cac251
win32_deps_build.sh: only clone the tip of required tag

no need to clone the whole repo, just clone the tip of the specified
tag. this saves the bandwidth, disk IO and precious time.

Signed-off-by: Kefu Chai <kchai@redhat.com>
win32_deps_build.sh