Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
77
def
resolve_commit(branch):
78
return
resolve_commit_for(REPO, branch)
79
80
81
def
list_cddl_files(commit):
Callers
1
main
Function · 0.85
Calls
1
resolve_commit_for
Function · 0.85
Tested by
no test coverage detected