summaryrefslogtreecommitdiff
path: root/open-source-lorries/mesa.lorry
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-02-22 16:26:17 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-02-22 16:26:17 +0000
commit69c47a55fc4030811fb985bfd51df22f6f58d952 (patch)
treec42790e15c280f61ff735daffed8443735f0f1e3 /open-source-lorries/mesa.lorry
parentd156abc20e9be5d4240885b05c8986c805a57c5a (diff)
downloadlorries-69c47a55fc4030811fb985bfd51df22f6f58d952.tar.gz
Force push tags and branches for mesa
Diffstat (limited to 'open-source-lorries/mesa.lorry')
-rw-r--r--open-source-lorries/mesa.lorry7
1 files changed, 6 insertions, 1 deletions
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/*"
+ ]
+
}
}