MCPcopy Create free account
hub / github.com/rilldata/rill / FindGitRepoTransfer

Method FindGitRepoTransfer

admin/database/database.go:359–359  ·  view source on GitHub ↗
(ctx context.Context, remote string)

Source from the content-addressed store, hash-verified

357 DeleteManagedGitRepos(ctx context.Context, ids []string) error
358
359 FindGitRepoTransfer(ctx context.Context, remote string) (*GitRepoTransfer, error)
360 InsertGitRepoTransfer(ctx context.Context, fromRemote, toRemote string) (*GitRepoTransfer, error)
361}
362

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected