summaryrefslogtreecommitdiff
path: root/lorries/git.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'lorries/git.lorry')
-rw-r--r--lorries/git.lorry11
1 files changed, 0 insertions, 11 deletions
diff --git a/lorries/git.lorry b/lorries/git.lorry
deleted file mode 100644
index 8866beb..0000000
--- a/lorries/git.lorry
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "git": {
- "type": "git",
- "url": "git://github.com/gitster/git.git",
- "refspecs": [
- "snap", "master", "+next", "naster", "initial",
- "maint", "maint-1.7.6", "maint-1.7.7",
- "refs/tags/*"
- ]
- }
-}