android: Add gitlab remote

* Useful for private repos

Change-Id: I67017f06791af5248d3898d44cefd38be5e8aea2
default
Paul Keith 5 years ago committed by Tom Powell
parent 16368372bc
commit 488f3f6fa3

@ -8,6 +8,9 @@
<remote name="private"
fetch="ssh://git@github.com" />
<remote name="gitlab"
fetch="ssh://git@gitlab.com" />
<remote name="aosp"
fetch="https://android.googlesource.com"
review="android-review.googlesource.com"

Loading…
Cancel
Save