Skip to content

ExternalProject: Explicitly run Git commands on intended directory

Patrick Stewart requested to merge patstew/cmake:git-scope into master

Add --git-dir=.git to cause git commands to fail instantly if the .git folder has gone missing.

Fixes: #24007 (closed)
Topic-rename: ExternalProject-git-dir

Edited by Brad King

Merge request reports