Change remotes from code.fossencdi.org to git.replicant.us

Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
This commit is contained in:
Wolfgang Wiedmeyer 2017-05-06 22:12:00 +02:00
parent 17c8953be3
commit b91f0f05d4
No known key found for this signature in database
GPG Key ID: 5816A24C10757FC4
1 changed files with 4 additions and 8 deletions

View File

@ -6,15 +6,11 @@
review="android-review.googlesource.com"
revision="refs/tags/android-6.0.1_r78" />
<remote name="cm-mirror"
fetch="https://code.fossencdi.org/cm-mirror/" />
<remote name="fossencdi"
fetch="https://code.fossencdi.org/" />
<remote name="lineage-mirror"
fetch=".." />
<remote name="replicant"
fetch="https://git.replicant.us/"
revision="replicant-4.2" />
fetch=".." />
<remote name="fdroid"
fetch="https://gitlab.com/fdroid/" />
@ -23,7 +19,7 @@
fetch="ssh://git@github.com" />
<default revision="refs/tags/replicant-6.0-beta-0002"
remote="cm-mirror"
remote="lineage-mirror"
sync-c="true"
sync-j="4" />