summaryrefslogtreecommitdiff
path: root/open-source-lorries/gtk+.lorry
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-02-22 16:21:58 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-02-22 16:21:58 +0000
commit1b365ef1cda67d9f642d8ec8287eb729d7d4f3b1 (patch)
tree0d5b8d48ac27232557513a69818abb7af3401b45 /open-source-lorries/gtk+.lorry
parent9f6084833b86777181fb26dfb7bc46f1109bc91c (diff)
downloadlorries-1b365ef1cda67d9f642d8ec8287eb729d7d4f3b1.tar.gz
For push some branches for gtk
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/*"
+ ]
}
}