summaryrefslogtreecommitdiff
path: root/open-source-lorries/hg-fast-export.lorry
diff options
context:
space:
mode:
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/*"
+ ]
}
}