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