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