From 3a2a9dd12ef2a84134333eca671569352471bb50 Mon Sep 17 00:00:00 2001 From: Ricardo <ricardofaria170@gmail.com> Date: Thu, 13 Mar 2025 10:07:13 -0300 Subject: [PATCH] acho que agora foi --- .gitmodules | 2 +- backend | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 160000 backend diff --git a/.gitmodules b/.gitmodules index 4461dcc..81c89cd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "backend"] path = backend - url = git@gitlab.c3sl.ufpr.br:c3sl/treinamento-2025.1-backend.git + url = git@gitlab.c3sl.ufpr.br:rpf23/treinamento-2025.1-backend.git [submodule "frontend"] path = frontend url = git@gitlab.c3sl.ufpr.br:c3sl/treinamento-2025.1-frontend.git diff --git a/backend b/backend new file mode 160000 index 0000000..50e8b1b --- /dev/null +++ b/backend @@ -0,0 +1 @@ +Subproject commit 50e8b1b63d37dcc45c639ce03a2883f4a5219f5d -- GitLab