mirror of
https://github.com/LineageOS/android.git
synced 2025-07-09 03:14:05 -04:00
Don't use https as default for uploading to gerrit
Change-Id: I1dddf63016ef25f930cce14fef800e5965cf8e40
This commit is contained in:
parent
6f13cea7bb
commit
a3378352cf
@ -3,14 +3,14 @@
|
||||
|
||||
<remote name="github"
|
||||
fetch=".."
|
||||
review="https://review.lineageos.org" />
|
||||
review="review.lineageos.org" />
|
||||
|
||||
<remote name="private"
|
||||
fetch="ssh://git@github.com" />
|
||||
|
||||
<remote name="aosp"
|
||||
fetch="https://android.googlesource.com"
|
||||
review="https://android-review.googlesource.com"
|
||||
review="android-review.googlesource.com"
|
||||
revision="refs/tags/android-8.0.0_r3" />
|
||||
|
||||
<default revision="refs/heads/lineage-15.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user