From 967f74156ac02d898bbe6ed929cbe431eb1ee35d Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Wed, 4 Jan 2017 18:54:05 +0100 Subject: Use https URL for submodule --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 433989c6..359c9c86 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "tests/component/deb/data"] path = tests/component/deb/data - url = git://honk.sigxcpu.org/git/gbp/deb-testdata.git + url = https://git.sigxcpu.org/cgit/gbp/deb-testdata [submodule "tests/component/rpm/data"] path = tests/component/rpm/data url = https://git.sigxcpu.org/cgit/gbp/rpm-testdata -- cgit v1.2.3