summaryrefslogtreecommitdiff
path: root/open-source-lorries/git.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/git.lorry')
-rw-r--r--open-source-lorries/git.lorry3
1 files changed, 2 insertions, 1 deletions
diff --git a/open-source-lorries/git.lorry b/open-source-lorries/git.lorry
index d365bde..26bc352 100644
--- a/open-source-lorries/git.lorry
+++ b/open-source-lorries/git.lorry
@@ -5,7 +5,8 @@
"refspecs": [
"snap", "master", "+next", "initial",
"maint", "maint-1.7.6", "maint-1.7.7",
- "refs/tags/*"
+ "+refs/heads/*",
+ "+refs/tags/*"
]
}
}