From fdf2cceb1ec6f085d26a32e309b4476390c5fc0e Mon Sep 17 00:00:00 2001 From: acereca Date: Mon, 2 Jul 2018 10:46:19 +0200 Subject: [PATCH] relative submodule path --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 527a967..f1be20f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "pitstop"] path = pitstop - url = ssh://git@acereca.ddns.net:11444/acereca/pitstop.git + url = ../pitstop.git