summaryrefslogtreecommitdiff
path: root/open-source-lorries/mutter.lorry
diff options
context:
space:
mode:
authorDaniel Silverstone <daniel.silverstone@codethink.co.uk>2013-05-10 15:35:26 +0100
committerDaniel Silverstone <daniel.silverstone@codethink.co.uk>2013-05-10 15:35:26 +0100
commitf7b5b286a640c4d0f6507c89779b7aff7769d190 (patch)
tree4ea44ee29c986cf816a0a9f8b5212fe2b775b192 /open-source-lorries/mutter.lorry
parent863217b96a964fb291a0b1f60797edd74eeb2e4e (diff)
downloadlorries-f7b5b286a640c4d0f6507c89779b7aff7769d190.tar.gz
Add some force pushes
Diffstat (limited to 'open-source-lorries/mutter.lorry')
-rw-r--r--open-source-lorries/mutter.lorry6
1 files changed, 5 insertions, 1 deletions
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/*"
+ ]
}
}