summaryrefslogtreecommitdiff
path: root/open-source-lorries/btrfs-progs.lorry
blob: 42769d2f61435481e718aa94dfc5c1122d2c292a (plain)
1
2
3
4
5
6
7
8
9
10
{
    "btrfs-progs": {
        "type": "git",
        "url": "https://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs.git",
        "refspecs": [
            "+refs/heads/*",
            "+refs/tags/*"
        ]
    }
}