Skip to content

Commit 8fbe524

Browse files
authored
Merge pull request #132 from thewtex/git-setup-https
ENH: Use https for GitSetup hooks checkout
2 parents 75ac942 + ed96c58 commit 8fbe524

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/ITKSoftwareGuide.git
55
remote = upstream

0 commit comments

Comments
 (0)