summaryrefslogtreecommitdiff
path: root/open-source-lorries/guile.lorry
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-02-22 16:24:11 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-02-22 16:24:11 +0000
commit2776374010c02071c18cb0c7171a90c9f69c4a41 (patch)
tree5f3a9e0eb3510893ac885ac164edd28b8ae61083 /open-source-lorries/guile.lorry
parent1b365ef1cda67d9f642d8ec8287eb729d7d4f3b1 (diff)
downloadlorries-2776374010c02071c18cb0c7171a90c9f69c4a41.tar.gz
Force push branches and tags for guile
Diffstat (limited to 'open-source-lorries/guile.lorry')
-rw-r--r--open-source-lorries/guile.lorry6
1 files changed, 5 insertions, 1 deletions
diff --git a/open-source-lorries/guile.lorry b/open-source-lorries/guile.lorry
index f3f3012..9fd0517 100644
--- a/open-source-lorries/guile.lorry
+++ b/open-source-lorries/guile.lorry
@@ -1,6 +1,10 @@
{
"guile": {
"type": "git",
- "url": "git://git.sv.gnu.org/guile.git"
+ "url": "git://git.sv.gnu.org/guile.git",
+ "refspecs": [
+ "+refs/heads/*",
+ "+refs/tags/*"
+ ]
}
}