forked from CyanogenMod/android
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathremotes.xml
20 lines (18 loc) · 933 Bytes
/
remotes.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="aokp" fetch="git://github.com/AOKP/" />
<remote name="aosp" fetch="https://android.googlesource.com/" />
<remote name="assembla" fetch="git@git.assembla.com:" />
<remote name="blerfont" fetch="git@github.com:blerfont/" />
<remote name="cm" fetch="git://github.com/CyanogenMod/" />
<remote name="ev" fetch="git://github.com/Evervolv/" />
<remote name="github" fetch="git://github.com/" />
<remote name="nelo" fetch="git://github.com/nelo360/" />
<remote name="osr" fetch="git@github.com:SuperOSR/" />
<remote name="podxboq" fetch="git@github.com:podxboq/" />
<remote name="st" fetch="git@github.com:SuperICS/" />
<remote name="vlc" fetch="git://git.videolan.org/" revision="master" />
<remote name="vork" fetch="https://bitbucket.org/Vork/" />
<remote name="shawe" fetch="git@github.com:shawe/" />
<default remote="github" revision="ics" />
</manifest>