summaryrefslogtreecommitdiff
path: root/open-source-lorries/enlightenment-all.lorry
diff options
context:
space:
mode:
authorDaniel Silverstone <daniel.silverstone@codethink.co.uk>2013-05-13 08:48:52 +0100
committerDaniel Silverstone <daniel.silverstone@codethink.co.uk>2013-05-13 08:48:52 +0100
commitc2a0142a8930db041fe21a1d55d58455826a2e53 (patch)
tree16d2f47c6cca3b3a4321c57add65ea1ec9a72613 /open-source-lorries/enlightenment-all.lorry
parentec86a6ca4c22204bad4ee79ef700368cfda922e6 (diff)
downloadlorries-c2a0142a8930db041fe21a1d55d58455826a2e53.tar.gz
Allow force pushes on efl
Diffstat (limited to 'open-source-lorries/enlightenment-all.lorry')
-rw-r--r--open-source-lorries/enlightenment-all.lorry6
1 files changed, 5 insertions, 1 deletions
diff --git a/open-source-lorries/enlightenment-all.lorry b/open-source-lorries/enlightenment-all.lorry
index 65f6d7f..0007871 100644
--- a/open-source-lorries/enlightenment-all.lorry
+++ b/open-source-lorries/enlightenment-all.lorry
@@ -1,7 +1,11 @@
{
"enlightenment/efl": {
"type": "git",
- "url": "git://git.enlightenment.org/core/efl.git"
+ "url": "git://git.enlightenment.org/core/efl.git",
+ "refspecs": [
+ "+refs/heads/*:refs/heads/*",
+ "+refs/tags/*:refs/tags/*"
+ ]
},
"enlightenment/elementary": {
"type": "git",