Skip to content

Commit 75615f6

Browse files
authored
Merge pull request #1266 from thewtex/gitsetup-checkout
BUG: Use https for GitSetup hooks checkout
2 parents 2e0cbfe + f7ecc46 commit 75615f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Utilities/GitSetup/config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[hooks]
2-
url = http://public.kitware.com/GitSetup.git
2+
url = https://public.kitware.com/GitSetup.git
33
[upstream]
44
url = https://github.com/InsightSoftwareConsortium/ITK.git
55
remote = upstream

0 commit comments

Comments
 (0)