From 03abf330db91af48b3e510712d2ac0bc32820956 Mon Sep 17 00:00:00 2001 From: Marco Luigi Gaibotti <marco.gaibotti@skywarder.eu> Date: Wed, 21 May 2025 12:10:02 +0000 Subject: [PATCH] [submodule-updates] Changed common to ssh --- .gitmodules | 2 +- common | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 7d3fe4a7..3e373419 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "common"] path = common - url = https://git.skywarder.eu/skyward/matlab-dependencies/common.git + url = git@git.skywarder.eu:skyward/matlab-dependencies/common.git diff --git a/common b/common index 59b6c1b0..22eb80fd 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 59b6c1b09cbd9b1bc1be07e1aa32f18ced11e1bc +Subproject commit 22eb80fde78d2409e747318214bc0c7c0dc0aa38 -- GitLab