summaryrefslogtreecommitdiff
path: root/open-source-lorries/git.lorry
blob: 8866bebb4ae919fbb09abc5ae24b689004e84715 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "git": {
        "type": "git",
        "url": "git://github.com/gitster/git.git",
        "refspecs": [
            "snap", "master", "+next", "naster", "initial",
            "maint", "maint-1.7.6", "maint-1.7.7",
            "refs/tags/*"
        ]
    }
}