From 406191a23fdc40f7917e7d506fa6d5653ab1cb35 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 25 Feb 2013 14:53:29 +0000 Subject: Force push coreutils --- open-source-lorries/coreutils.lorry | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'open-source-lorries') diff --git a/open-source-lorries/coreutils.lorry b/open-source-lorries/coreutils.lorry index 2d2dd37..dedb8f6 100644 --- a/open-source-lorries/coreutils.lorry +++ b/open-source-lorries/coreutils.lorry @@ -1,6 +1,10 @@ { "coreutils": { "type": "git", - "url": "git://git.savannah.gnu.org/coreutils.git" + "url": "git://git.savannah.gnu.org/coreutils.git", + "refspecs": [ + "+refs/heads/*", + "+refs/tags/*" + ] } } -- cgit v1.2.1