Skip to content
Snippets Groups Projects
Commit bb81a373 authored by Andrei Gherzan's avatar Andrei Gherzan :penguin:
Browse files

default.xml: Remove confusing comment about revision in repo monifest


The revision is not only for pinned SHAs. It can also use branches -
which are updated accordingly by repo. Drop the comments which assume
that revision is only for pinned versions.

Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent 8837c68d
No related branches found
No related tags found
1 merge request!10CI tweaks for Eclipse migration
......@@ -41,12 +41,10 @@ SPDX-FileCopyrightText: Huawei Inc.
For the entries below this comment it depends on the phase of development
the project is in at the given time. In normal development mode it would be
"floating" entries, that follow branches and not precise revisions (this
can be identified by the missing revision="" tag).
"floating" entries, that follow branches and not precise revisions.
When the release process is entered these would be pinned as well. Most
likely to a git tag in the repository. If a revision="" tag is present
this is the case.
likely to a git tag in the repository.
-->
<project name="oniro-core/oniro" remote="eclipse" revision="kirkstone" path="oniro">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment