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