summaryrefslogtreecommitdiff
path: root/open-source-lorries/xserver.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/xserver.lorry')
-rw-r--r--open-source-lorries/xserver.lorry6
1 files changed, 5 insertions, 1 deletions
diff --git a/open-source-lorries/xserver.lorry b/open-source-lorries/xserver.lorry
index 06e69e9..dd8d642 100644
--- a/open-source-lorries/xserver.lorry
+++ b/open-source-lorries/xserver.lorry
@@ -1,6 +1,10 @@
{
"xserver": {
"type": "git",
- "url": "git://anongit.freedesktop.org/xorg/xserver.git"
+ "url": "git://anongit.freedesktop.org/xorg/xserver.git",
+ "refspecs": [
+ "+refs/heads/*",
+ "+refs/tags/*"
+ ]
}
}