summaryrefslogtreecommitdiff
path: root/open-source-lorries/hg-fast-export.lorry
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-02-22 16:25:19 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-02-22 16:25:19 +0000
commitd156abc20e9be5d4240885b05c8986c805a57c5a (patch)
tree78b7e09b7cbaa22d61b683c1f5c7aeac35da53a8 /open-source-lorries/hg-fast-export.lorry
parent2776374010c02071c18cb0c7171a90c9f69c4a41 (diff)
downloadlorries-d156abc20e9be5d4240885b05c8986c805a57c5a.tar.gz
Force push tags and branches for hg-fast-export
Diffstat (limited to 'open-source-lorries/hg-fast-export.lorry')
-rw-r--r--open-source-lorries/hg-fast-export.lorry6
1 files changed, 5 insertions, 1 deletions
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/*"
+ ]
}
}