Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/wildebeest
/ getCommitHash
Function
getCommitHash
frontend/src/utils/getCommitHash.ts:5–7 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3
}
4
5
export
function
getCommitHash(): string {
6
return
COMMIT_INFO.hash
7
}
Callers
1
layout.tsx
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected