From 0d17ab9c425bb262f56203dae18fbb5a636c5f06 Mon Sep 17 00:00:00 2001 From: "dmitry.kirdyashkin" Date: Mon, 24 Jul 2023 19:07:06 +0300 Subject: [PATCH] added: submodule --- .gitmodules | 3 +++ helper-scripts | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 helper-scripts diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..4782a55 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "helper-scripts"] + path = helper-scripts + url = https://gitea.kdiva.ru/modules/helper-scripts.git diff --git a/helper-scripts b/helper-scripts new file mode 160000 index 0000000..6d4540e --- /dev/null +++ b/helper-scripts @@ -0,0 +1 @@ +Subproject commit 6d4540e421c70d44a67c1c539013c2b3faeaa14d