summaryrefslogtreecommitdiff
path: root/by-branch.xml
diff options
context:
space:
mode:
Diffstat (limited to 'by-branch.xml')
-rw-r--r--by-branch.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/by-branch.xml b/by-branch.xml
new file mode 100644
index 0000000..5775087
--- /dev/null
+++ b/by-branch.xml
@@ -0,0 +1,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>