summaryrefslogtreecommitdiff
path: root/open-source-lorries/gvfs.lorry
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-02-25 14:54:25 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-02-25 14:54:25 +0000
commit9646cf098515f1bb94c3089ea740f99920ee6075 (patch)
tree057c5b34faaf0ad2f6d9a0ac151b44f535a4896c /open-source-lorries/gvfs.lorry
parent987e5a7c88e9a1abc1142b8424c3a60425f06fd9 (diff)
downloadlorries-9646cf098515f1bb94c3089ea740f99920ee6075.tar.gz
Force push gvfs
Diffstat (limited to 'open-source-lorries/gvfs.lorry')
-rw-r--r--open-source-lorries/gvfs.lorry6
1 files changed, 5 insertions, 1 deletions
diff --git a/open-source-lorries/gvfs.lorry b/open-source-lorries/gvfs.lorry
index 75de10c..3937ded 100644
--- a/open-source-lorries/gvfs.lorry
+++ b/open-source-lorries/gvfs.lorry
@@ -1,6 +1,10 @@
{
"gvfs": {
"type": "git",
- "url": "git://git.gnome.org/gvfs"
+ "url": "git://git.gnome.org/gvfs",
+ "refspecs": [
+ "+refs/heads/*",
+ "+refs/tags/*"
+ ]
}
}