package google.devtools.sourcerepo.v1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service SourceRepo

sourcerepo.proto:30

The Source Repo API service.

message MirrorConfig

sourcerepo.proto:118

Configuration to automatically mirror a repository from another hosting service, for example GitHub or BitBucket.

Used in: Repo

message Repo

sourcerepo.proto:97

A repository (or repo) is a Git repository storing versioned source content.

Used as response type in: SourceRepo.CreateRepo, SourceRepo.GetRepo

Used as field type in: CreateRepoRequest, ListReposResponse