Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
151
def
commit() -> None:
152
invoke_call(
"git"
,
"subrepo"
,
"commit"
, _SUBREPO_NAME)
153
154
155
def
main() -> None:
Callers
1
main
Function · 0.85
Calls
1
invoke_call
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…