Lines Matching full:repo
29 // A SourceContext referring to a revision in a Google Cloud Source Repo.
35 // A SourceContext referring to any third party Git repo (e.g., GitHub).
43 // An alias to a repo revision.
53 // Used to specify non-standard aliases. For example, if a Git repo has a
66 // Source Repo.
68 // The ID of the repo.
71 // A revision in a Cloud Repo can be identified by either its revision ID or
88 // "project/subproject" is a valid project name. The "repo name" is the
113 // A unique identifier for a Cloud Repo.
115 // A cloud repo can be identified by either its project ID and repository name
118 // A combination of a project ID and a repo name.
126 // Selects a repo using a Google Cloud Platform project ID (e.g.,
127 // winged-cargo-31) and a repo name within that project.
132 // The name of the repo. Leave empty for the default repo.