summaryrefslogtreecommitdiff
path: root/open-source-lorries/strace.lorry
diff options
context:
space:
mode:
authorDaniel Silverstone <daniel.silverstone@codethink.co.uk>2013-04-10 15:43:26 +0100
committerDaniel Silverstone <daniel.silverstone@codethink.co.uk>2013-04-10 15:43:26 +0100
commit2e133ce01f0212e303597f401dd2e56a9a450fb9 (patch)
treebdd7fb6be487f1e381006a3624ac60bbcf8a8e97 /open-source-lorries/strace.lorry
parenta753c7f9b574cd98022c22bd68ddee1b2405e89f (diff)
downloadlorries-2e133ce01f0212e303597f401dd2e56a9a450fb9.tar.gz
Add force refs for a bunch more bits and bobs
Diffstat (limited to 'open-source-lorries/strace.lorry')
-rw-r--r--open-source-lorries/strace.lorry6
1 files changed, 5 insertions, 1 deletions
diff --git a/open-source-lorries/strace.lorry b/open-source-lorries/strace.lorry
index 6273a5b..93912c4 100644
--- a/open-source-lorries/strace.lorry
+++ b/open-source-lorries/strace.lorry
@@ -1,6 +1,10 @@
{
"strace": {
"type": "git",
- "url": "git://strace.git.sourceforge.net/gitroot/strace/strace"
+ "url": "git://strace.git.sourceforge.net/gitroot/strace/strace",
+ "refspecs": [
+ "+refs/tags/*",
+ "+refs/heads/*"
+ ]
}
}