Add obs-git-init tool #109
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -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
|
||||
|
|
||||
|
||||
1
obs-git-init
Submodule
1
obs-git-init
Submodule
Submodule obs-git-init added at 44020f580d
Reference in New Issue
Block a user
Hm, I looked, but did not find a
leap-16.0branch in https://src.opensuse.org/pool/obs-git-initAnd it looks like 44020f580d is the current state of
devel, but notfactory. So if I followed my normal workflow to create the missingleap-16.0branch in pool/obs-git-init tool, it would be out-of-sync.