Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/git-lfs/git-lfs
/ SetMaxRetries
Method
SetMaxRetries
tq/api.go:57–57 ·
view source on GitHub ↗
(n int)
Source
from the content-addressed store, hash-verified
55
Batch(remote string, bReq *batchRequest) (*BatchResponse, error)
56
MaxRetries() int
57
SetMaxRetries(n int)
58
}
59
60
func
(c *tqClient) MaxRetries() int {
Callers
2
Upgrade
Method · 0.65
batchClient
Method · 0.65
Implementers
2
tqClient
tq/api.go
SSHBatchClient
tq/ssh.go
Calls
no outgoing calls
Tested by
no test coverage detected