summaryrefslogtreecommitdiff
path: root/by-rev.xml
blob: 81ee97022709330c1fbec83d35f21bd7e9ad9477 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?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" />

  <!-- This should have the same effect, in particular, *work at all*, as by-tag.xml -->
  <project path="repo-rebased-fetch-by-tag-rev" name="repo-rebased" revision="4842d36559f2ecc94" />

</manifest>