Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/git-lfs/git-lfs
/ Error
Method
Error
lfshttp/errors.go:12–12 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
10
11
type
httpError
interface
{
12
Error() string
13
HTTPResponse() *http.Response
14
}
15
Callers
15
TestCloneFileByPath
Function · 0.65
TestRetriableReaderMakesErrorsRetriable
Function · 0.65
TestRetriableReaderDoesNotRewrap
Function · 0.65
Assert
Method · 0.65
TestDirWalkerWalk
Function · 0.65
Environ
Function · 0.65
scanPreviousVersions
Function · 0.65
TestEncode
Function · 0.65
TestEncodeEmpty
Function · 0.65
TestEncodeExtensions
Function · 0.65
TestAllCurrentObjectsNone
Function · 0.65
wrapProgressError
Function · 0.65
Implementers
2
ClientError
lfshttp/errors.go
statusCodeError
lfshttp/errors.go
Calls
no outgoing calls
Tested by
15
TestCloneFileByPath
Function · 0.52
TestRetriableReaderMakesErrorsRetriable
Function · 0.52
TestRetriableReaderDoesNotRewrap
Function · 0.52
Assert
Method · 0.52
TestDirWalkerWalk
Function · 0.52
scanPreviousVersions
Function · 0.52
TestEncode
Function · 0.52
TestEncodeEmpty
Function · 0.52
TestEncodeExtensions
Function · 0.52
TestAllCurrentObjectsNone
Function · 0.52
TestFilterProcessScannerInitializesWithCorrectSupportedValues
Function · 0.52
TestFilterProcessScannerRejectsUnrecognizedInitializationMessages
Function · 0.52