From 12b31f7cfb4a745829b66babb517e2e2317d9019 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Thu, 19 Sep 2013 15:10:30 +0100 Subject: Add force-push refspecs These repos were all failing because of some refs not being fast-forward pushable. Plus some were enlightenmnet, where I added the refspecs pre-emptively. --- open-source-lorries/qt5-tools-all.lorry | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'open-source-lorries/qt5-tools-all.lorry') diff --git a/open-source-lorries/qt5-tools-all.lorry b/open-source-lorries/qt5-tools-all.lorry index c75f2fe..6b19abe 100644 --- a/open-source-lorries/qt5-tools-all.lorry +++ b/open-source-lorries/qt5-tools-all.lorry @@ -69,7 +69,11 @@ }, "qt5/qtdeclarative": { "type": "git", - "url": "git://gitorious.org/qt/qtdeclarative.git" + "url": "git://gitorious.org/qt/qtdeclarative.git", + "refspecs": [ + "+refs/heads/*", + "+refs/tags/*" + ] }, "qt5/qttranslations": { "type": "git", -- cgit v1.2.1