diff options
author | Tetragramm <gaussgun+github@gmail.com> | 2019-07-29 23:17:49 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2019-07-30 15:45:33 (GMT) |
commit | 627fc5b44f7c5fab2d6bc81ae3a0d9b06cb9f3bf (patch) | |
tree | f5de01fbd5469f1339522e57ad7c7212b404b344 /.github | |
parent | f6df9c2565ed00ec6f57c32a36dd451c60917f97 (diff) | |
download | CMake-627fc5b44f7c5fab2d6bc81ae3a0d9b06cb9f3bf.zip CMake-627fc5b44f7c5fab2d6bc81ae3a0d9b06cb9f3bf.tar.gz CMake-627fc5b44f7c5fab2d6bc81ae3a0d9b06cb9f3bf.tar.bz2 |
ExternalProject: Avoid unnecessary checkout on clone
The clone step checks out the cloned branch but is always followed by an
explicit checkout of the desired `GIT_TAG`. Tell `git clone` not to
check out.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions