Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
checkoutBranch
Function · 0.65
deleteLocalBranch
Method · 0.65
Pull
Method · 0.65
upgradeGitExtension
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected