summaryrefslogtreecommitdiff
path: root/open-source-lorries/colm.lorry
diff options
context:
space:
mode:
authorDaniel Silverstone <daniel.silverstone@codethink.co.uk>2013-10-24 11:02:12 +0100
committerDaniel Silverstone <daniel.silverstone@codethink.co.uk>2013-10-24 11:02:12 +0100
commit8aad22a3620c5286881d0a772bfed0bc963164b4 (patch)
tree74c86a7d71d1127df4fc7b12497bc4a49da99dc0 /open-source-lorries/colm.lorry
parent4f3baf9b3e568778e54eb44321bb6e3614b2a97c (diff)
downloadlorries-8aad22a3620c5286881d0a772bfed0bc963164b4.tar.gz
Fix some refspecs
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/*" ]
}
}