Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cli/cli
/ ConfigureOurs
Method
ConfigureOurs
pkg/cmd/auth/shared/git_credential.go:11–11 ·
view source on GitHub ↗
(hostname string)
Source
from the content-addressed store, hash-verified
9
10
type
HelperConfig
interface
{
11
ConfigureOurs(hostname string) error
12
ConfiguredHelper(hostname string) (gitcredentials.Helper, error)
13
}
14
Callers
1
Setup
Method · 0.65
Implementers
2
HelperConfig
pkg/cmd/auth/shared/gitcredentials/hel
FakeHelperConfig
pkg/cmd/auth/shared/gitcredentials/fak
Calls
no outgoing calls
Tested by
no test coverage detected