summaryrefslogtreecommitdiffstats
path: root/default.xml
diff options
context:
space:
mode:
authorWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2016-02-07 21:48:24 +0100
committerWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2016-02-07 21:48:24 +0100
commitc88a93d18f466c86f81b3c8040e774adb84c9b23 (patch)
tree2a322e6f15612930389013ad11c89c65494ca6d8 /default.xml
parente9d2022be1fb9255a43a1814d8ef90b0802146de (diff)
downloadmanifest-c88a93d18f466c86f81b3c8040e774adb84c9b23.tar.gz
manifest-c88a93d18f466c86f81b3c8040e774adb84c9b23.tar.bz2
manifest-c88a93d18f466c86f81b3c8040e774adb84c9b23.zip
use a mirror for CyanogenMod's repos
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
Diffstat (limited to 'default.xml')
-rw-r--r--default.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/default.xml b/default.xml
index 2c21a41..2b17ace 100644
--- a/default.xml
+++ b/default.xml
@@ -6,8 +6,8 @@
review="android-review.googlesource.com"
revision="refs/tags/android-6.0.1_r10" />
- <remote name="github"
- fetch="https://github.com/"
+ <remote name="cm-mirror"
+ fetch="https://code.fossencdi.org/cm-mirror/"
review="review.cyanogenmod.org" />
<remote name="fossencdi"
@@ -20,7 +20,7 @@
fetch="ssh://git@github.com" />
<default revision="refs/heads/cm-13.0"
- remote="github"
+ remote="cm-mirror"
sync-c="true"
sync-j="4" />