summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Silverstone <daniel.silverstone@codethink.co.uk>2013-11-18 17:21:10 +0000
committerDaniel Silverstone <daniel.silverstone@codethink.co.uk>2013-11-18 17:21:10 +0000
commitf514b6817f7f35c602856092bf8fe0aed432fe30 (patch)
tree01402961be71d7177a1973ab702a2884aa35131e
parent04432345b3091a200605aa1afa53a5bc54debfd9 (diff)
downloadlorries-f514b6817f7f35c602856092bf8fe0aed432fe30.tar.gz
Cannot use partial globs in refspecs
-rw-r--r--open-source-lorries/ceph.lorry1
1 files changed, 0 insertions, 1 deletions
diff --git a/open-source-lorries/ceph.lorry b/open-source-lorries/ceph.lorry
index 1dcccb6..5c8c8c5 100644
--- a/open-source-lorries/ceph.lorry
+++ b/open-source-lorries/ceph.lorry
@@ -4,7 +4,6 @@
"url": "git://github.com/ceph/ceph.git",
"refspecs": [
"refs/heads/master:refs/heads/master",
- "+refs/heads/wip-*:refs/heads/wip-*",
"+refs/heads/cis-lua:refs/heads/cis-lua",
"+refs/tags/*:refs/tags/*"
]