MCPcopy
hub / github.com/cli/cli / Config

Method Config

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

Source from the content-addressed store, hash-verified

11 Clone(cloneURL string, args []string) (string, error)
12 CommandOutput(args []string) ([]byte, error)
13 Config(name string) (string, error)
14 Fetch(remote string, refspec string) error
15 ForRepo(repoDir string) gitClient
16 Pull(remote, branch string) error

Callers 15

EnableRepoOverrideFunction · 0.65
extensionManagerFunction · 0.65
setupGitRunFunction · 0.65
NewCmdCredentialFunction · 0.65
helperRunFunction · 0.65
switchRunFunction · 0.65
refreshRunFunction · 0.65
tokenRunFunction · 0.65
ConfiguredHelperMethod · 0.65
loginRunFunction · 0.65
statusRunFunction · 0.65
logoutRunFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected