MCPcopy
hub / github.com/cli/cli / Pull

Method Pull

pkg/cmd/extension/git.go:16–16  ·  view source on GitHub ↗
(remote, branch string)

Source from the content-addressed store, hash-verified

14 Fetch(remote string, refspec string) error
15 ForRepo(repoDir string) gitClient
16 Pull(remote, branch string) error
17 Remotes() (git.RemoteSet, error)
18}
19

Callers 4

checkoutBranchFunction · 0.65
deleteLocalBranchMethod · 0.65
PullMethod · 0.65
upgradeGitExtensionMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected