MCPcopy 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
62def main():
63 repos = find_integrated_gate_repos()
64 gen_gitmodules(repos)
65
66
67if __name__ == '__main__':

Callers 1

Calls 2

gen_gitmodulesFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…