summaryrefslogtreecommitdiff
path: root/by-tag.xml
blob: 849a713e2016047b272a125f7e48cab037fe63a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<manifest>

  <remote  name="test"
           fetch="git://git.linaro.org/people/pfalcon/repo-rebased/" />

  <default revision="master"
           remote="test"
           sync-j="1" />

  <project path="repo-rebased-fetch-by-tag" name="repo-rebased" revision="refs/tags/tag1" />

</manifest>