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/git.lorry | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'open-source-lorries/git.lorry') diff --git a/open-source-lorries/git.lorry b/open-source-lorries/git.lorry index d365bde..26bc352 100644 --- a/open-source-lorries/git.lorry +++ b/open-source-lorries/git.lorry @@ -5,7 +5,8 @@ "refspecs": [ "snap", "master", "+next", "initial", "maint", "maint-1.7.6", "maint-1.7.7", - "refs/tags/*" + "+refs/heads/*", + "+refs/tags/*" ] } } -- cgit v1.2.1