From fd9f84d86846fd3e068036914c9a197552e13a70 Mon Sep 17 00:00:00 2001 From: Andreas Brain Date: Wed, 17 Aug 2022 17:36:35 +0200 Subject: [PATCH] Clone submodule via SSH --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 367e717..4985392 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "handbuch"] path = source/handbuch - url = https://git.wtf-eg.de/wtf-eg/handbuch.git + url = gitea@git.wtf-eg.de:wtf-eg/handbuch.git