From: Bruno Haible Date: Mon, 8 Sep 2025 06:43:32 +0000 (+0200) Subject: build: Make CI's git hostname rewriting rules apply. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e2c4aba219337a87eb7d28d19263e36e66b2b9c4;p=thirdparty%2Fgettext.git build: Make CI's git hostname rewriting rules apply. * .gitmodules: Canonicalize savannah host name. --- diff --git a/.gitmodules b/.gitmodules index acb26693d..009ae439e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "gnulib"] path = gnulib - url = git://git.sv.gnu.org/gnulib.git + url = git://git.savannah.gnu.org/gnulib.git