MCPcopy Create free account
hub / github.com/microsoft/debugpy / commit

Function commit

subrepo.py:151–152  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

149
150
151def commit() -> None:
152 invoke_call("git", "subrepo", "commit", _SUBREPO_NAME)
153
154
155def main() -> None:

Callers 1

mainFunction · 0.85

Calls 1

invoke_callFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…