use a mirror for CyanogenMod's repos
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
This commit is contained in:
parent
e9d2022be1
commit
c88a93d18f
@ -6,8 +6,8 @@
|
|||||||
review="android-review.googlesource.com"
|
review="android-review.googlesource.com"
|
||||||
revision="refs/tags/android-6.0.1_r10" />
|
revision="refs/tags/android-6.0.1_r10" />
|
||||||
|
|
||||||
<remote name="github"
|
<remote name="cm-mirror"
|
||||||
fetch="https://github.com/"
|
fetch="https://code.fossencdi.org/cm-mirror/"
|
||||||
review="review.cyanogenmod.org" />
|
review="review.cyanogenmod.org" />
|
||||||
|
|
||||||
<remote name="fossencdi"
|
<remote name="fossencdi"
|
||||||
@ -20,7 +20,7 @@
|
|||||||
fetch="ssh://git@github.com" />
|
fetch="ssh://git@github.com" />
|
||||||
|
|
||||||
<default revision="refs/heads/cm-13.0"
|
<default revision="refs/heads/cm-13.0"
|
||||||
remote="github"
|
remote="cm-mirror"
|
||||||
sync-c="true"
|
sync-c="true"
|
||||||
sync-j="4" />
|
sync-j="4" />
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user