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

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