MCPcopy Create free account
hub / github.com/SeleniumHQ/selenium / resolve_commit

Function resolve_commit

scripts/update_cddl.py:77–78  ·  view source on GitHub ↗
(branch)

Source from the content-addressed store, hash-verified

75
76
77def resolve_commit(branch):
78 return resolve_commit_for(REPO, branch)
79
80
81def list_cddl_files(commit):

Callers 1

mainFunction · 0.85

Calls 1

resolve_commit_forFunction · 0.85

Tested by

no test coverage detected