use https:// URL for gnulib in .gitmodules
authorHans-Christoph Steiner <hans@eds.org>
Mon, 24 Nov 2025 16:59:01 +0000 (17:59 +0100)
committernotaz <notasas@gmail.com>
Mon, 24 Nov 2025 19:28:49 +0000 (21:28 +0200)
HTTPS Everywhere! This is a trivial fix to improve privacy and security.

.gitmodules

index 1b0fced..40e1570 100644 (file)
@@ -4,4 +4,4 @@
 [submodule "deps/lightning/gnulib"]
        active = false
        path = deps/lightning/gnulib
-       url = git://git.sv.gnu.org/gnulib.git
+       url = https://git.savannah.gnu.org/git/gnulib.git