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

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