summaryrefslogtreecommitdiff
path: root/default.xml
diff options
context:
space:
mode:
Diffstat (limited to 'default.xml')
-rw-r--r--default.xml16
1 files changed, 0 insertions, 16 deletions
diff --git a/default.xml b/default.xml
deleted file mode 100644
index d818b1f..0000000
--- a/default.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?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" />
-
- <!-- This should have the same effect, in particular, *work at all*, as above -->
- <project path="repo-rebased-fetch-by-tag-rev" name="repo-rebased" revision="4842d36559f2ecc94" />
-
-</manifest>