Add obs-git-init tool #109

Merged
maxlin_factory merged 1 commits from adrianSuSE/PackageHub:gitinit into leap-16.0 2025-09-16 11:12:36 +02:00
2 changed files with 5 additions and 0 deletions

4
.gitmodules vendored
View File

@@ -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
Review

Hm, I looked, but did not find a leap-16.0 branch in https://src.opensuse.org/pool/obs-git-init

Hm, I looked, but did not find a `leap-16.0` branch in https://src.opensuse.org/pool/obs-git-init
Review

And it looks like 44020f580d is the current state of devel, but not factory. So if I followed my normal workflow to create the missing leap-16.0 branch in pool/obs-git-init tool, it would be out-of-sync.

And it looks like 44020f580d is the current state of `devel`, but not `factory`. So if I followed my normal workflow to create the missing `leap-16.0` branch in pool/obs-git-init tool, it would be out-of-sync.

1
obs-git-init Submodule

Submodule obs-git-init added at 44020f580d