Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cli/cli
/ BranchName
Method
BranchName
pkg/cmd/pr/shared/find_refs_resolution.go:77–79 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
75
}
76
77
func
(r QualifiedHeadRef) BranchName() string {
78
return
r.branchName
79
}
80
81
// PRFindRefs represents the necessary data to find a pull request from the API.
82
type
PRFindRefs
struct
{
Callers
6
TestQualifiedHeadRef
Function · 0.80
UnqualifiedHeadRef
Method · 0.80
UnqualifiedHeadRef
Method · 0.80
UnqualifiedHeadRef
Method · 0.80
NewCreateContext
Function · 0.80
handlePush
Function · 0.80
Calls
no outgoing calls
Tested by
1
TestQualifiedHeadRef
Function · 0.64