Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/console
/ formatCommit
Function
formatCommit
packages/web/workspace/src/common/format.ts:168–170 ·
view source on GitHub ↗
(commit: string)
Source
from the content-addressed store, hash-verified
166
}
167
168
export
function
formatCommit(commit: string) {
169
return
commit.slice(0, 7);
170
}
Callers
4
Github
Function · 0.90
Card
Function · 0.90
RunItem
Function · 0.90
Sidebar
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected