summaryrefslogtreecommitdiff
path: root/open-source-lorries/qt-creator.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/qt-creator.lorry')
-rw-r--r--open-source-lorries/qt-creator.lorry6
1 files changed, 5 insertions, 1 deletions
diff --git a/open-source-lorries/qt-creator.lorry b/open-source-lorries/qt-creator.lorry
index 6224a4c..69042ba 100644
--- a/open-source-lorries/qt-creator.lorry
+++ b/open-source-lorries/qt-creator.lorry
@@ -1,6 +1,10 @@
{
"qt-creator": {
"type": "git",
- "url": "git://gitorious.org/qt-creator/qt-creator.git"
+ "url": "git://gitorious.org/qt-creator/qt-creator.git",
+ "refspecs": [
+ "+refs/heads/*",
+ "+refs/tags/*"
+ ]
}
}