summaryrefslogtreecommitdiffstats
path: root/replicant/remotes.xml
blob: ab9c1daf8f6a242781763a51250915a48bc0c3be (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
  <remote  name="replicant-next"
           revision="replicant-10"
           fetch="../.." />

  <remote  name="replicant-mirrors"
           fetch="../../mirrors" />
</manifest>