summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-08-21 19:34:12 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-08-21 19:34:12 +0100
commite99c9f7ec837b141993eaf307877d8d02500117d (patch)
tree80502ade00ff861482890765ab1f949fb12eeaea
parent3b4cd0c76fdc99d35c60af3a592ffc4e04cc463b (diff)
downloadlorry-e99c9f7ec837b141993eaf307877d8d02500117d.tar.gz
Add hg-fast-export.lorry
-rw-r--r--lorries/hg-fast-export.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/lorries/hg-fast-export.lorry b/lorries/hg-fast-export.lorry
new file mode 100644
index 0000000..630aea7
--- /dev/null
+++ b/lorries/hg-fast-export.lorry
@@ -0,0 +1,6 @@
+{
+ "hg-fast-export": {
+ "type": "git",
+ "url": "git://github.com/barak/hg-fast-export.git"
+ }
+}