From f7b5b286a640c4d0f6507c89779b7aff7769d190 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Fri, 10 May 2013 15:35:26 +0100 Subject: Add some force pushes --- open-source-lorries/mutter.lorry | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/open-source-lorries/mutter.lorry b/open-source-lorries/mutter.lorry index b86cd0b..e6f96e5 100644 --- a/open-source-lorries/mutter.lorry +++ b/open-source-lorries/mutter.lorry @@ -1,6 +1,10 @@ { "mutter": { "type": "git", - "url": "git://git.gnome.org/mutter" + "url": "git://git.gnome.org/mutter", + "refspecs": [ + "+refs/heads/*:refs/heads/*", + "+refs/tags/*:refs/tags/*" + ] } } -- cgit v1.2.1