Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cli/cli
/ BaseRepo
Method
BaseRepo
pkg/cmd/pr/shared/find_refs_resolution.go:112–114 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
110
}
111
112
func
(r PRFindRefs) BaseRepo() ghrepo.Interface {
113
return
r.baseRepo
114
}
115
116
type
RemoteNameToRepoFn
func
(remoteName string) (ghrepo.Interface, error)
117
Callers
2
TestPRFindRefs
Function · 0.95
Find
Method · 0.95
Calls
no outgoing calls
Tested by
1
TestPRFindRefs
Function · 0.76