summaryrefslogtreecommitdiff
path: root/open-source-lorries/gtk+.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/gtk+.lorry')
-rw-r--r--open-source-lorries/gtk+.lorry11
1 files changed, 10 insertions, 1 deletions
diff --git a/open-source-lorries/gtk+.lorry b/open-source-lorries/gtk+.lorry
index 387fb5e..db3492c 100644
--- a/open-source-lorries/gtk+.lorry
+++ b/open-source-lorries/gtk+.lorry
@@ -1,6 +1,15 @@
{
"gtk+": {
"type": "git",
- "url": "git://git.gnome.org/gtk+"
+ "url": "git://git.gnome.org/gtk+",
+ "refspecs": [
+ "refs/tags/*",
+ "+refs/heads/wip/*",
+ "+refs/heads/composite-templates",
+ "+refs/heads/gestures",
+ "+refs/heads/places-sidebar",
+ "+refs/heads/touch-text-selection",
+ "refs/heads/*"
+ ]
}
}