Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/github/git-sizer
/ refGrouper
Struct
refGrouper
git_sizer_test.go:547–547 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
545
}
546
547
type
refGrouper
struct
{}
548
549
func
(rg refGrouper) Categorize(refname string) (bool, []sizes.RefGroupSymbol) {
550
return
true, nil
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected