Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cli/cli
/ Scopes
Method
Scopes
pkg/cmd/auth/shared/git_credential.go:72–74 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
70
}
71
72
func
(flow *GitCredentialFlow) Scopes() []string {
73
return
flow.scopes
74
}
75
76
func
(flow *GitCredentialFlow) ShouldSetup() bool {
77
return
flow.shouldSetup
Callers
2
refreshRun
Function · 0.95
Login
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected