From 21b830e51453fcc7792a1e3794b287e972034f7c Mon Sep 17 00:00:00 2001 From: Jordan Bancino Date: Sat, 21 Sep 2024 15:49:06 -0400 Subject: [PATCH] Cytoplasm submodule now clones over SSH. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index d834568..d3b5e1f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "Cytoplasm"] path = Cytoplasm - url = https://git.telodendria.io/Telodendria/Cytoplasm.git + url = git@telodendria.io/Telodendria/Cytoplasm.git