From a67833a2a1b969c23f4655dee68ffbe9b6d2b880 Mon Sep 17 00:00:00 2001 From: Phillip Stephens Date: Mon, 18 Dec 2023 18:44:00 -0800 Subject: [PATCH] Use https instead Former-commit-id: 92db20c7f40d720d7c7dd904a3ee4db51487dd69 --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 08e6ec97..7b9de3d9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "extern/musyx"] path = extern/musyx - url = git@github.com:AxioDL/musyx.git + url = https://github.com/AxioDL/musyx.git