summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-14 21:07:39 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-14 21:14:35 +0100
commit9f961539b4cc686f6f94665ea0f227196232f593 (patch)
tree719506d347a4134174eb1b725ecfee2786f2e703
parenta8656f2c7bd5bd67f12499782b184b49246bb0e6 (diff)
downloadlorries-9f961539b4cc686f6f94665ea0f227196232f593.tar.gz
Update refspecs for Git
The 'snap' branch no longer exists upstream, so Lorry fails to push it to the public mirror.
-rw-r--r--open-source-lorries/git.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/git.lorry b/open-source-lorries/git.lorry
index ef3c6b7..1a31a85 100644
--- a/open-source-lorries/git.lorry
+++ b/open-source-lorries/git.lorry
@@ -3,7 +3,7 @@
"type": "git",
"url": "https://github.com/git/git.git",
"refspecs": [
- "+snap", "master", "+next",
+ "master", "+next",
"maint",
"+refs/heads/*",
"+refs/tags/*"