Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/github/git-sizer
/ RecordTreeEntry
Method
RecordTreeEntry
sizes/path_resolver.go:38–38 ·
view source on GitHub ↗
(oid git.OID, name string, childOID git.OID)
Source
from the content-addressed store, hash-verified
36
ForgetPath(p *Path)
37
RecordReference(ref git.Reference)
38
RecordTreeEntry(oid git.OID, name string, childOID git.OID)
39
RecordCommit(oid, tree git.OID)
40
RecordTag(oid git.OID, tag *git.Tag)
41
}
Callers
1
initialize
Method · 0.65
Implementers
2
NullPathResolver
sizes/path_resolver.go
InOrderPathResolver
sizes/path_resolver.go
Calls
no outgoing calls
Tested by
no test coverage detected