summaryrefslogtreecommitdiff
path: root/open-source-lorries/qt-creator.lorry
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-07-02 16:56:43 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-07-02 16:56:43 +0100
commit35698cd252c22f4d9a4eda6c74cca43c41b24cdd (patch)
tree865dde63cfcc93ade1d6374947deb43259da8712 /open-source-lorries/qt-creator.lorry
parentffd19cdad700b6beb82dd47264d55e63c1f81df8 (diff)
downloadlorries-35698cd252c22f4d9a4eda6c74cca43c41b24cdd.tar.gz
Add refspecs to qt-creator
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/*"
+ ]
}
}