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