mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 13:20:47 -06:00
Utilities/GitSetup: Fetch local hooks via https
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[hooks]
|
||||
url = http://cmake.org/cmake.git
|
||||
url = https://cmake.org/cmake.git
|
||||
[ssh]
|
||||
host = cmake.org
|
||||
key = id_git_cmake
|
||||
|
||||
Reference in New Issue
Block a user