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