manifest: Add github remote
Signed-off-by: Jyotirditya <imjyotiraditya@pm.me> Change-Id: I0773176857b5ddbb776279c5052d7c3ab6fc2fa4
This commit is contained in:
parent
af9bac0f9c
commit
89f327f247
|
@ -27,7 +27,13 @@
|
|||
fetch="https://github.com/ThankYouMario"
|
||||
revision="ruby" />
|
||||
|
||||
<remote name="gitlab"
|
||||
<remote name="github"
|
||||
fetch="https://github.com" />
|
||||
|
||||
<remote name="github-ssh"
|
||||
fetch="ssh://git@github.com" />
|
||||
|
||||
<remote name="gitlab"
|
||||
fetch="https://gitlab.com"/>
|
||||
|
||||
<include name="aospa.xml"/>
|
||||
|
|
Loading…
Reference in New Issue