android: Add gitlab as predefined remote source
Change-Id: If71a3ac1cd82eb7360ce1ce86d185e7570f31acd
This commit is contained in:
parent
9c6194353c
commit
6814243b9d
1 changed files with 4 additions and 1 deletions
|
@ -4,6 +4,9 @@
|
||||||
<remote name="github"
|
<remote name="github"
|
||||||
fetch="https://github.com/" />
|
fetch="https://github.com/" />
|
||||||
|
|
||||||
|
<remote name="gitlab"
|
||||||
|
fetch="https://gitlab.com/" />
|
||||||
|
|
||||||
<remote name="omnirom"
|
<remote name="omnirom"
|
||||||
fetch="https://github.com/omnirom"
|
fetch="https://github.com/omnirom"
|
||||||
review="gerrit.omnirom.org" />
|
review="gerrit.omnirom.org" />
|
||||||
|
|
Loading…
Reference in a new issue