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="[email protected]:" />
<remote name="blerfont" fetch="[email protected]: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="[email protected]:SuperOSR/" />
<remote name="podxboq" fetch="[email protected]:podxboq/" />
<remote name="st" fetch="[email protected]:SuperICS/" />
<remote name="vlc" fetch="git://git.videolan.org/" revision="master" />
<remote name="vork" fetch="https://bitbucket.org/Vork/" />
<remote name="shawe" fetch="[email protected]:shawe/" />
<default remote="github" revision="ics" />
</manifest>