MCPcopy
hub / github.com/git-lfs/git-lfs / Remote

Method Remote

tq/transfer.go:202–202  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

200 APIClient() *lfsapi.Client
201 ConcurrentTransfers() int
202 Remote() string
203}
204
205type adapterConfig struct {

Callers 15

EnvironFunction · 0.65
downloadFileMethod · 0.65
smudgeFunction · 0.65
envCommandFunction · 0.65
mergeProcessInputFunction · 0.65
fetchCommandFunction · 0.65
fetchRecentFunction · 0.65
fetchFunction · 0.65
pullFunction · 0.65
migrateExportCommandFunction · 0.65
filterCommandFunction · 0.65
BeginMethod · 0.65

Implementers 1

adapterConfigtq/transfer.go

Calls

no outgoing calls

Tested by 8

TestRemoteDefaultFunction · 0.52
TestRemoteBranchConfigFunction · 0.52
TestRemotePushDefaultFunction · 0.52
TestLFSDefaultFunction · 0.52
TestLFSDefaultSimpleFunction · 0.52
TestLFSDefaultBranchFunction · 0.52