From 14eb1ea170b3a5955e73f372d3a92c81d373f54d Mon Sep 17 00:00:00 2001 From: sys4 Date: Mon, 9 Sep 2019 16:04:25 +0200 Subject: [PATCH] [sponge] Change url submodule et la branche pointe vers master --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 2fdc6c4..1be751d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -372,8 +372,8 @@ branch = master [submodule "sponge"] path = sponge - url = https://sys4.fr/gitea/nalc/sponge.git - branch = mff + url = https://sys4.fr/gitea/mff/sponge.git + branch = master [submodule "sprint"] path = sprint url = https://sys4.fr/gitea/nalc/sprint.git