MCPcopy Index your code
hub / github.com/cli/cli / HeadRepo

Method HeadRepo

pkg/cmd/pr/create/create.go:147–149  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

145}
146
147func (r pushableRefs) HeadRepo() ghrepo.Interface {
148 return r.headRepo
149}
150
151// forkableRefs indicate to handlePush that forking is required before
152// pushing. The expectation is that after forking, this is converted to

Callers 1

handlePushFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected