Skip to content

Set git clone to run with "--progress" flag.

This commit sets an internal variable that is read by the common-superbuild to change the default flags used during "git clone" to be "--progress".

This commit does not move the SHA for the common-superbuild, so the original hard-coded "--progress" flag is still in place.

Related to common-superbuild!85 (merged)

Merge request reports