summaryrefslogtreecommitdiff
path: root/open-source-lorries/glib.lorry
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-02-22 16:19:54 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-02-22 16:19:54 +0000
commit9f6084833b86777181fb26dfb7bc46f1109bc91c (patch)
tree02559b2766eb7b08ba4a8b4de36ee6bc68357558 /open-source-lorries/glib.lorry
parent8ef7dcf52bbcb549d6d98b26eb3dadaf1a30d7b5 (diff)
downloadlorries-9f6084833b86777181fb26dfb7bc46f1109bc91c.tar.gz
Force push glib wip/* branches
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/*"
+ ]
}
}