summaryrefslogtreecommitdiff
path: root/open-source-lorries/gtk+.lorry
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-14 21:10:47 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-14 21:15:06 +0100
commitec5426b5f10826294ff5b042e1468efdbc020ba1 (patch)
tree21f21fdfb58cdb8d2dc9b9ddd71cea8dcb7fc633 /open-source-lorries/gtk+.lorry
parent570a4985a886a87d09f407559fe43129788bba09 (diff)
downloadlorries-ec5426b5f10826294ff5b042e1468efdbc020ba1.tar.gz
Enable force-pushing all branches for GTK
Some branches outside of refs/heads/wip have been rebased in the upstream Git repository, and Lorry fails to push them to the public mirror. Change the refspecs to enable force-pushing all branches.
Diffstat (limited to 'open-source-lorries/gtk+.lorry')
-rw-r--r--open-source-lorries/gtk+.lorry3
1 files changed, 1 insertions, 2 deletions
diff --git a/open-source-lorries/gtk+.lorry b/open-source-lorries/gtk+.lorry
index 794534e..23f455c 100644
--- a/open-source-lorries/gtk+.lorry
+++ b/open-source-lorries/gtk+.lorry
@@ -4,8 +4,7 @@
"url": "https://gitlab.gnome.org/GNOME/gtk.git",
"refspecs": [
"refs/tags/*",
- "+refs/heads/wip/*",
- "refs/heads/*"
+ "+refs/heads/*"
]
}
}