Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/openstack/openstack
/ main
Function
main
generate-gitmodules.py:62–64 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
60
61
62
def
main():
63
repos = find_integrated_gate_repos()
64
gen_gitmodules(repos)
65
66
67
if
__name__ ==
'__main__'
:
Callers
1
generate-gitmodules.py
File · 0.85
Calls
2
find_integrated_gate_repos
Function · 0.85
gen_gitmodules
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…