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