From 69c47a55fc4030811fb985bfd51df22f6f58d952 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 22 Feb 2013 16:26:17 +0000 Subject: Force push tags and branches for mesa --- open-source-lorries/mesa.lorry | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'open-source-lorries/mesa.lorry') diff --git a/open-source-lorries/mesa.lorry b/open-source-lorries/mesa.lorry index c8d2649..07410ed 100644 --- a/open-source-lorries/mesa.lorry +++ b/open-source-lorries/mesa.lorry @@ -1,6 +1,11 @@ { "mesa": { "type": "git", - "url": "git://anongit.freedesktop.org/mesa/mesa" + "url": "git://anongit.freedesktop.org/mesa/mesa", + "refspecs": [ + "+refs/heads/*", + "+refs/tags/*" + ] + } } -- cgit v1.2.1