summaryrefslogtreecommitdiff
path: root/open-source-lorries/git.lorry
blob: d365bde434b6d33b3f4bf7f3a06bd9340f18436f (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", "initial",
            "maint", "maint-1.7.6", "maint-1.7.7",
            "refs/tags/*"
        ]
    }
}