From d156abc20e9be5d4240885b05c8986c805a57c5a Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 22 Feb 2013 16:25:19 +0000 Subject: Force push tags and branches for hg-fast-export --- open-source-lorries/hg-fast-export.lorry | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'open-source-lorries/hg-fast-export.lorry') diff --git a/open-source-lorries/hg-fast-export.lorry b/open-source-lorries/hg-fast-export.lorry index 630aea7..c79f8d2 100644 --- a/open-source-lorries/hg-fast-export.lorry +++ b/open-source-lorries/hg-fast-export.lorry @@ -1,6 +1,10 @@ { "hg-fast-export": { "type": "git", - "url": "git://github.com/barak/hg-fast-export.git" + "url": "git://github.com/barak/hg-fast-export.git", + "refspecs": [ + "+refs/heads/*", + "+refs/tags/*" + ] } } -- cgit v1.2.1