summaryrefslogtreecommitdiff
path: root/open-source-lorries/coreutils.lorry
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-02-25 14:53:29 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-02-25 14:53:29 +0000
commit406191a23fdc40f7917e7d506fa6d5653ab1cb35 (patch)
tree565b06fe756565e1a6ce5c2400ef5b1bf205efb5 /open-source-lorries/coreutils.lorry
parent14044f66ccd9b43b6acc88e554fa8d682fa5b3da (diff)
downloadlorries-406191a23fdc40f7917e7d506fa6d5653ab1cb35.tar.gz
Force push coreutils
Diffstat (limited to 'open-source-lorries/coreutils.lorry')
-rw-r--r--open-source-lorries/coreutils.lorry6
1 files changed, 5 insertions, 1 deletions
diff --git a/open-source-lorries/coreutils.lorry b/open-source-lorries/coreutils.lorry
index 2d2dd37..dedb8f6 100644
--- a/open-source-lorries/coreutils.lorry
+++ b/open-source-lorries/coreutils.lorry
@@ -1,6 +1,10 @@
{
"coreutils": {
"type": "git",
- "url": "git://git.savannah.gnu.org/coreutils.git"
+ "url": "git://git.savannah.gnu.org/coreutils.git",
+ "refspecs": [
+ "+refs/heads/*",
+ "+refs/tags/*"
+ ]
}
}