V220DevfileProjectsItemsGitCheckoutFrom

June 1, 2022 ยท View on GitHub

Defines from what the project should be checked out. Required if there are more than one remote configured

Properties

NameTypeDescriptionNotes
remoteStringThe remote name should be used as init. Required if there are more than one remote configured[optional]
revisionStringThe revision to checkout from. Should be branch name, tag or commit id. Default branch is used if missing or specified revision is not found.[optional]