From 2e133ce01f0212e303597f401dd2e56a9a450fb9 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Wed, 10 Apr 2013 15:43:26 +0100 Subject: Add force refs for a bunch more bits and bobs --- open-source-lorries/nohands.lorry | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'open-source-lorries/nohands.lorry') diff --git a/open-source-lorries/nohands.lorry b/open-source-lorries/nohands.lorry index bc63fd0..13ee163 100644 --- a/open-source-lorries/nohands.lorry +++ b/open-source-lorries/nohands.lorry @@ -2,6 +2,10 @@ "nohands": { "type": "svn", "url": "http://nohands.svn.sourceforge.net/svnroot/nohands", - "layout": "standard" + "layout": "standard", + "refspecs": [ + "+refs/tags/*", + "+refs/heads/*" + ] } } -- cgit v1.2.1