notaz.gp2x.de
/
pcsx_rearmed.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81814bd
)
use https:// URL for gnulib in .gitmodules
author
Hans-Christoph Steiner
<hans@eds.org>
Mon, 24 Nov 2025 16:59:01 +0000
(17:59 +0100)
committer
notaz
<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
patch
|
blob
|
blame
|
history
diff --git
a/.gitmodules
b/.gitmodules
index
1b0fced
..
40e1570
100644
(file)
--- a/
.gitmodules
+++ b/
.gitmodules
@@
-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