MCPcopy
hub / github.com/cli/cli / Remotes

Method Remotes

pkg/cmd/extension/git.go:17–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15 ForRepo(repoDir string) gitClient
16 Pull(remote, branch string) error
17 Remotes() (git.RemoteSet, error)
18}
19
20type gitExecuter struct {

Callers 15

EnableRepoOverrideFunction · 0.65
SmartBaseRepoFuncFunction · 0.65
remotesFuncFunction · 0.65
checkoutBranchFunction · 0.65
forkRunFunction · 0.65
NewCmdSetDefaultFunction · 0.65
setDefaultRunFunction · 0.65
syncLocalRepoFunction · 0.65
updateRemoteFunction · 0.65
resolveScopeFunction · 0.65
detectGitHubRemoteFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected