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