summaryrefslogtreecommitdiff
path: root/open-source-lorries/glib.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/glib.lorry')
-rw-r--r--open-source-lorries/glib.lorry7
1 files changed, 6 insertions, 1 deletions
diff --git a/open-source-lorries/glib.lorry b/open-source-lorries/glib.lorry
index a09f957..93dd3b9 100644
--- a/open-source-lorries/glib.lorry
+++ b/open-source-lorries/glib.lorry
@@ -1,6 +1,11 @@
{
"glib": {
"type": "git",
- "url": "git://git.gnome.org/glib"
+ "url": "git://git.gnome.org/glib",
+ "refspecs": [
+ "refs/tags/*",
+ "+refs/heads/wip/*",
+ "refs/heads/*"
+ ]
}
}