summaryrefslogtreecommitdiff
path: root/open-source-lorries/hg-fast-export.lorry
blob: c79f8d233f141890ae65305ec3d701559bf3ab65 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "hg-fast-export": {
        "type": "git",
        "url": "git://github.com/barak/hg-fast-export.git",
        "refspecs": [
            "+refs/heads/*",
            "+refs/tags/*"
        ]
    }
}