summaryrefslogtreecommitdiff
path: root/open-source-lorries/automake.lorry
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-02-25 17:15:43 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-02-25 17:15:43 +0000
commit1c3623e3b1e1bc89b30eb072d671a14f83678aff (patch)
tree32c5ee869014bb2ad39626daaa2b0192d00f6ce4 /open-source-lorries/automake.lorry
parent9e5c500e05b7cd11f1ea8080b91080e944f11b25 (diff)
downloadlorries-1c3623e3b1e1bc89b30eb072d671a14f83678aff.tar.gz
Force push automake
Diffstat (limited to 'open-source-lorries/automake.lorry')
-rw-r--r--open-source-lorries/automake.lorry6
1 files changed, 5 insertions, 1 deletions
diff --git a/open-source-lorries/automake.lorry b/open-source-lorries/automake.lorry
index a464658..b32e12c 100644
--- a/open-source-lorries/automake.lorry
+++ b/open-source-lorries/automake.lorry
@@ -1,6 +1,10 @@
{
"automake": {
"type": "git",
- "url": "git://git.savannah.gnu.org/automake.git"
+ "url": "git://git.savannah.gnu.org/automake.git",
+ "refspecs": [
+ "+refs/heads/*",
+ "+refs/tags/*"
+ ]
}
}