diff options
author | Brad King <brad.king@kitware.com> | 2017-03-31 16:53:51 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2017-03-31 16:59:53 (GMT) |
commit | 6f3838c034e652b90d9c2571851729313880a328 (patch) | |
tree | 88369262e39095ba688bc440aa37d32524df5be5 /Modules/CPack.cmake | |
parent | 18eeed41948b265168497ea3360e7b0d56e8e8a9 (diff) | |
download | CMake-6f3838c034e652b90d9c2571851729313880a328.zip CMake-6f3838c034e652b90d9c2571851729313880a328.tar.gz CMake-6f3838c034e652b90d9c2571851729313880a328.tar.bz2 |
ExternalProject: Fix regression in GIT_TAG with remote branch name
The change in commit v3.8.0-rc2~7^2 (ExternalProject: Run `git
checkout` with `--` to clarify arguments, 2017-02-24) broke the case of
`GIT_TAG some-remote-branch` because an explicit `--` means that the
preceding argument is a tree-ish instead of a branch. Revert the change
and leave a comment.
Fixes: #16763
Diffstat (limited to 'Modules/CPack.cmake')
0 files changed, 0 insertions, 0 deletions