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