Meta/pushall: allow mirrors configurable the same way as sites and nexts

This commit is contained in:
Junio C Hamano
2026-07-17 14:42:34 -07:00
parent 23297dce55
commit c116abe2c2

View File

@@ -2,7 +2,7 @@
: ${sites:="github2 ko repo"}
: ${nexts:="$sites"}
: ${mirrors="github gob-private"}
: ${mirrors:="github gob-private"}
push_retry () {
sites=$1