Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/git-lfs/git-lfs
/ URL
Method
URL
creds/access.go:31–33 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
29
}
30
31
func
(a *Access) URL() string {
32
return
a.url
33
}
34
35
// AllAccessModes returns all access modes in the order they should be tried.
36
func
AllAccessModes() []AccessMode {
Callers
6
SetAccess
Method · 0.80
TestSetAccess
Function · 0.80
TestChangeAccess
Function · 0.80
TestDeleteAccessWithNone
Function · 0.80
TestDeleteAccessWithEmptyString
Function · 0.80
DoWithAuth
Method · 0.80
Calls
no outgoing calls
Tested by
4
TestSetAccess
Function · 0.64
TestChangeAccess
Function · 0.64
TestDeleteAccessWithNone
Function · 0.64
TestDeleteAccessWithEmptyString
Function · 0.64