summaryrefslogtreecommitdiff
path: root/open-source-lorries/evolution-data-server.lorry
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-02-25 14:53:58 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-02-25 14:53:58 +0000
commit987e5a7c88e9a1abc1142b8424c3a60425f06fd9 (patch)
tree859cf389032b7e3f48545567b783c6afc807fa9f /open-source-lorries/evolution-data-server.lorry
parent406191a23fdc40f7917e7d506fa6d5653ab1cb35 (diff)
downloadlorries-987e5a7c88e9a1abc1142b8424c3a60425f06fd9.tar.gz
Force push evolution-data-server
Diffstat (limited to 'open-source-lorries/evolution-data-server.lorry')
-rw-r--r--open-source-lorries/evolution-data-server.lorry6
1 files changed, 5 insertions, 1 deletions
diff --git a/open-source-lorries/evolution-data-server.lorry b/open-source-lorries/evolution-data-server.lorry
index 3bfe61c..a1fd3de 100644
--- a/open-source-lorries/evolution-data-server.lorry
+++ b/open-source-lorries/evolution-data-server.lorry
@@ -1,6 +1,10 @@
{
"evolution-data-server": {
"type": "git",
- "url": "git://git.gnome.org/evolution-data-server"
+ "url": "git://git.gnome.org/evolution-data-server",
+ "refspecs": [
+ "+refs/heads/*",
+ "+refs/tags/*"
+ ]
}
}