提交 bf918b92 编写于 作者: A Austin 提交者: Gitee

update zh-cn/device-dev/get-code/sourcecode-acquire.md.

Signed-off-by: NAustin <liaozhiqi7@huawei.com>
上级 7f9b0514
...@@ -14,6 +14,8 @@ ...@@ -14,6 +14,8 @@
- [获取方式3:从镜像站点获取](#section1186691118430) - [获取方式3:从镜像站点获取](#section1186691118430)
- [源码目录简介](#section1072115612811) - [源码目录简介](#section1072115612811)
- [获取方式4:从github镜像仓库获取(每天UTC时间23点同步)](#section23448418360)
- [源码目录简介](#section1072115612811)
## OpenHarmony介绍<a name="section6370143622110"></a> ## OpenHarmony介绍<a name="section6370143622110"></a>
...@@ -416,7 +418,7 @@ OpenHarmony是由开放原子开源基金会(OpenAtom Foundation)孵化及 ...@@ -416,7 +418,7 @@ OpenHarmony是由开放原子开源基金会(OpenAtom Foundation)孵化及
## 获取方式4:从github镜像仓库获取(每天UTC时间23点同步)<a name="section23448418360"></a> ## 获取方式4:从github镜像仓库获取(每天UTC时间23点同步)<a name="section23448418360"></a>
方式一(推荐):通过repo + ssh 下载(需注册公钥,请参考GitHub帮助中心)。 方式一(推荐):通过repo + ssh 下载(需注册公钥,请参考[GitHub帮助中心](https://docs.github.com/en/github/authenticating-to-github/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account))。
repo init -u git@github.com:openharmony/manifest.git -b master --no-repo-verify repo init -u git@github.com:openharmony/manifest.git -b master --no-repo-verify
repo sync -c repo sync -c
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册