summaryrefslogtreecommitdiff
path: root/by-branch.xml
blob: 577508720ebc0a622e36310f2019416a4988952f (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-branch" name="repo-rebased" revision="commit4" />

</manifest>