MCPcopy Index your code
hub / github.com/cli/cli / ConfigureOurs

Method ConfigureOurs

pkg/cmd/auth/setupgit/setupgit.go:16–16  ·  view source on GitHub ↗
(hostname string)

Source from the content-addressed store, hash-verified

14
15type gitCredentialsConfigurer interface {
16 ConfigureOurs(hostname string) error
17}
18
19type SetupGitOptions struct {

Callers 1

setupGitRunFunction · 0.65

Implementers 3

gitCredentialsConfigurerSpypkg/cmd/auth/setupgit/setupgit_test.go
HelperConfigpkg/cmd/auth/shared/gitcredentials/hel
FakeHelperConfigpkg/cmd/auth/shared/gitcredentials/fak

Calls

no outgoing calls

Tested by

no test coverage detected