summaryrefslogtreecommitdiff
path: root/open-source-lorries/colm.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/colm.lorry')
-rw-r--r--open-source-lorries/colm.lorry3
1 files changed, 2 insertions, 1 deletions
diff --git a/open-source-lorries/colm.lorry b/open-source-lorries/colm.lorry
index 9413c95..bef840e 100644
--- a/open-source-lorries/colm.lorry
+++ b/open-source-lorries/colm.lorry
@@ -1,6 +1,7 @@
{
"colm": {
"type": "git",
- "url": "git://git.complang.org/colm.git"
+ "url": "git://git.complang.org/colm.git",
+ "refspecs": [ "+refs/heads/*:refs/heads/*", "+refs/tags/*:refs/tags/*" ]
}
}