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/gjs.lorry | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'open-source-lorries/gjs.lorry') diff --git a/open-source-lorries/gjs.lorry b/open-source-lorries/gjs.lorry index 7cd4922..34c1b85 100644 --- a/open-source-lorries/gjs.lorry +++ b/open-source-lorries/gjs.lorry @@ -1,6 +1,10 @@ { "gjs": { "type": "git", - "url": "git://git.gnome.org/gjs" + "url": "git://git.gnome.org/gjs", + "refspecs": [ + "+refs/tags/*", + "+refs/heads/*" + ] } } -- cgit v1.2.1