From 0cd6d04ef09a8873f099358f6709e2df762db3d1ef7f7b544659ced9028124fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 12 Sep 2025 09:33:32 +0200 Subject: [PATCH] Add obs-git-init tool --- .gitmodules | 4 ++++ obs-git-init | 1 + 2 files changed, 5 insertions(+) create mode 160000 obs-git-init diff --git a/.gitmodules b/.gitmodules index 88f3665..90ab375 100644 --- a/.gitmodules +++ b/.gitmodules @@ -26070,3 +26070,7 @@ path = collectd url = ../../pool/collectd branch = leap-16.0 +[submodule "obs-git-init"] + path = obs-git-init + url = ../../pool/obs-git-init + branch = leap-16.0 diff --git a/obs-git-init b/obs-git-init new file mode 160000 index 0000000..44020f5 --- /dev/null +++ b/obs-git-init @@ -0,0 +1 @@ +Subproject commit 44020f580de669665fbb52e46b084be5bd3e609dbc5f0115c6c724cf19f8e582 -- 2.51.1