summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-02-06 15:15:08 +0000
committerJavier Jardón <jjardon@gnome.org>2015-02-09 12:58:49 +0000
commitebb779e4d1c48cd2894f99337e43f4b74898a5d0 (patch)
tree5752826308139e6ca1b71e9213c68f318101b091
parentb9f4e506dcc5adda305d4baf4ce152001edc150a (diff)
downloadlorries-ebb779e4d1c48cd2894f99337e43f4b74898a5d0.tar.gz
open-source-lorries/gtk+: fix lorry filejjardon/gtk
This will opefully fix a problem that makes the gtk+ repo not being updated anymore. This is the current error: "error: src refspec refs/heads/places-sidebar does not match any." Thanks to Sam Thursfield for debugging this
-rw-r--r--open-source-lorries/gtk+.lorry6
1 files changed, 0 insertions, 6 deletions
diff --git a/open-source-lorries/gtk+.lorry b/open-source-lorries/gtk+.lorry
index 2636ece..eb472c7 100644
--- a/open-source-lorries/gtk+.lorry
+++ b/open-source-lorries/gtk+.lorry
@@ -5,12 +5,6 @@
"refspecs": [
"refs/tags/*",
"+refs/heads/wip/*",
- "+refs/heads/composite-templates",
- "+refs/heads/gestures",
- "+refs/heads/places-sidebar",
- "+refs/heads/touch-text-selection",
- "+refs/heads/touch-selections",
- "+refs/heads/bgo121113-filechooser-single-click-activate",
"refs/heads/*"
]
}