From 2bea30d03a9b31e39f0be5d38677b6b5ba08718a Mon Sep 17 00:00:00 2001 From: Anton Date: Thu, 5 Mar 2026 13:06:02 +0300 Subject: [PATCH] initial commit --- .gitmodules | 6 ++++++ samreshu_backend | 1 + samreshu_docs | 1 + 3 files changed, 8 insertions(+) create mode 100644 .gitmodules create mode 160000 samreshu_backend create mode 160000 samreshu_docs diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..a679a18 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "samreshu_docs"] + path = samreshu_docs + url = https://git.vakanaut.ru/admin/samreshu_docs.git +[submodule "samreshu_backend"] + path = samreshu_backend + url = https://git.vakanaut.ru/admin/samreshu_backend.git diff --git a/samreshu_backend b/samreshu_backend new file mode 160000 index 0000000..3a4b179 --- /dev/null +++ b/samreshu_backend @@ -0,0 +1 @@ +Subproject commit 3a4b179d89f807ef369463db7f56a0f3abe10c1e diff --git a/samreshu_docs b/samreshu_docs new file mode 160000 index 0000000..99cd8ae --- /dev/null +++ b/samreshu_docs @@ -0,0 +1 @@ +Subproject commit 99cd8ae727fd5f3ada3564087710aacc4b9ed535