Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/git-lfs/git-lfs
/ Mode
Method
Mode
creds/access.go:27–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
}
26
27
func
(a *Access) Mode() AccessMode {
28
return
a.mode
29
}
30
31
func
(a *Access) URL() string {
32
return
a.url
Callers
15
getFileMode
Function · 0.80
RenameFileCopyPermissions
Function · 0.80
SetFileWriteFlag
Function · 0.80
walk
Method · 0.80
Environ
Function · 0.80
DecodePointerFromFile
Function · 0.80
SmudgeToFile
Method · 0.80
envCommand
Function · 0.80
requireStdin
Function · 0.80
dedup
Function · 0.80
blobInfo
Function · 0.80
copyDir
Function · 0.80
Calls
no outgoing calls
Tested by
12
getFileMode
Function · 0.64
copyDir
Function · 0.64
copyFile
Function · 0.64
TestAccessConfig
Function · 0.64
TestAccessAbsentConfig
Function · 0.64
TestSetAccess
Function · 0.64
TestChangeAccess
Function · 0.64
TestDeleteAccessWithNone
Function · 0.64
TestDeleteAccessWithEmptyString
Function · 0.64
TestDoWithAuthApprove
Function · 0.64
TestDoWithAuthNoRetry
Function · 0.64
TestDoAPIRequestWithAuth
Function · 0.64