Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/github/git-sizer
/ Path
Method
Path
git/git.go:115–117 ·
view source on GitHub ↗
Path returns the path to `repo`.
()
Source
from the content-addressed store, hash-verified
113
114
// Path returns the path to `repo`.
115
func
(repo *Repository) Path() string {
116
return
repo.path
117
}
Callers
1
TestBomb
Function · 0.45
Calls
no outgoing calls
Tested by
1
TestBomb
Function · 0.36