summaryrefslogtreecommitdiff
path: root/open-source-lorries/git.lorry
blob: 38f15e16c8dd98586a536aa3b9eb6156692040b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "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/heads/*",
            "+refs/tags/*"
        ]
    }
}