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