Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
15
type
gitCredentialsConfigurer
interface
{
16
ConfigureOurs(hostname string) error
17
}
18
19
type
SetupGitOptions
struct
{
Callers
1
setupGitRun
Function · 0.65
Implementers
3
gitCredentialsConfigurerSpy
pkg/cmd/auth/setupgit/setupgit_test.go
HelperConfig
pkg/cmd/auth/shared/gitcredentials/hel
FakeHelperConfig
pkg/cmd/auth/shared/gitcredentials/fak
Calls
no outgoing calls
Tested by
no test coverage detected