提交 855abc24 编写于 作者: O openharmony_ci 提交者: Gitee

!647 修改获取源码命令

Merge pull request !647 from duangavin123/master
......@@ -101,7 +101,7 @@ This document describes how to acquire OpenHarmony source code and provides its
```
repo init -u https://gitee.com/openharmony/manifest.git -b OpenHarmony_1.0.1_release --no-repo-verify
repo sync -c
repo[Release-Notes](../../release-notes/Readme.md) forall -c 'git lfs pull'
repo forall -c 'git lfs pull'
```
- Obtaining the source code of other OpenHarmony releases
......
......@@ -101,7 +101,7 @@ OpenHarmony是由开放原子开源基金会(OpenAtom Foundation)孵化及
```
repo init -u https://gitee.com/openharmony/manifest.git -b OpenHarmony_1.0.1_release --no-repo-verify
repo sync -c
repo[Release-Notes](../../release-notes/Readme.md) forall -c 'git lfs pull'
repo forall -c 'git lfs pull'
```
- OpenHarmony其他版本源码获取方式请参考版本[Release-Notes](../../release-notes/Readme.md)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册