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.lorry11
1 files changed, 11 insertions, 0 deletions
diff --git a/open-source-lorries/git.lorry b/open-source-lorries/git.lorry
new file mode 100644
index 0000000..8866beb
--- /dev/null
+++ b/open-source-lorries/git.lorry
@@ -0,0 +1,11 @@
+{
+ "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/*"
+ ]
+ }
+}