You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ExternalProjectDependency: Force git protocol to https
This commit ensures `EP_GIT_PROTOCOL` variable is always set to "https"
and that `<SUPERBUILD_TOPLEVEL_PROJECT>_USE_GIT_PROTOCOL` is always
set to OFF.
Change required following the removal of git protocol by GitHub.
See details at https://github.blog/2021-09-01-improving-git-protocol-security-github
Co-authored-by: Ryan Krattiger <[email protected]>
0 commit comments