Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 626 Bytes

ApiGerritSourceContext.md

File metadata and controls

13 lines (8 loc) · 626 Bytes

ApiGerritSourceContext

Properties

Name Type Description Notes
hostUri String The URI of a running Gerrit instance. [optional]
gerritProject String The full project name within the host. Projects may be nested, so "project/subproject" is a valid project name. The "repo name" is the hostURI/project. [optional]
revisionId String A revision (commit) ID. [optional]
aliasContext ApiAliasContext An alias, which may be a branch or tag. [optional]