mirror of
https://gitee.com/openharmony/manifest
synced 2024-11-23 15:40:48 +00:00
!238 修复使用ssh init下载地址不正确的问题
Merge pull request !238 from mamingshuai/master
This commit is contained in:
commit
44d4c64e2a
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<manifest>
|
||||
<remote fetch="../openharmony" name="origin" review="https://openharmony.gitee.com/openharmony/"/>
|
||||
<remote fetch="../openharmony-sig" name="sig" review="https://openharmony.gitee.com/openharmony-sig/"/>
|
||||
<remote fetch="." name="origin" review="https://openharmony.gitee.com/openharmony/"/>
|
||||
<remote fetch="https://gitee.com/openharmony-sig" name="sig" review="https://gitee.com/openharmony-sig"/>
|
||||
<default remote="origin" revision="master" sync-j="4" />
|
||||
|
||||
<project name="miscservices_inputmethod" path="base/miscservices/inputmethod" />
|
||||
|
Loading…
Reference in New Issue
Block a user