MCPcopy Create free account
hub / github.com/cli/cli / HeadRepo

Method HeadRepo

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

Source from the content-addressed store, hash-verified

150}
151
152func (r pushableRefs) HeadRepo() ghrepo.Interface {
153 return r.headRepo
154}
155
156// forkableRefs indicate to handlePush that forking is required before
157// 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