summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/btrfs-progs.lorry6
1 files changed, 5 insertions, 1 deletions
diff --git a/open-source-lorries/btrfs-progs.lorry b/open-source-lorries/btrfs-progs.lorry
index 45f4614..b1d0160 100644
--- a/open-source-lorries/btrfs-progs.lorry
+++ b/open-source-lorries/btrfs-progs.lorry
@@ -1,6 +1,10 @@
{
"btrfs-progs": {
"type": "git",
- "url": "git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs.git"
+ "url": "git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs.git",
+ "refspecs": [
+ "+refs/heads/*",
+ "+refs/tags/*"
+ ]
}
}