MCPcopy
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
77func (r QualifiedHeadRef) BranchName() string {
78 return r.branchName
79}
80
81// PRFindRefs represents the necessary data to find a pull request from the API.
82type PRFindRefs struct {

Callers 6

TestQualifiedHeadRefFunction · 0.80
UnqualifiedHeadRefMethod · 0.80
UnqualifiedHeadRefMethod · 0.80
UnqualifiedHeadRefMethod · 0.80
NewCreateContextFunction · 0.80
handlePushFunction · 0.80

Calls

no outgoing calls

Tested by 1

TestQualifiedHeadRefFunction · 0.64