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

default.xml: Remove confusing comment about revision


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 version.

Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent db474f00
No related branches found
No related tags found
No related merge requests found
Pipeline #2561 canceled
...@@ -41,12 +41,10 @@ SPDX-FileCopyrightText: Huawei Inc. ...@@ -41,12 +41,10 @@ SPDX-FileCopyrightText: Huawei Inc.
For the entries below this comment it depends on the phase of development 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 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 "floating" entries, that follow branches and not precise revisions.
can be identified by the missing revision="" tag).
When the release process is entered these would be pinned as well. Most 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 likely to a git tag in the repository.
this is the case.
--> -->
<project name="oniro-core/oniro" remote="eclipse" revision="kirkstone" path="oniro"> <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