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

todo
Junio C Hamano 2026-07-17 14:42:34 -07:00
parent 23297dce55
commit c116abe2c2
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@

: ${sites:="github2 ko repo"}
: ${nexts:="$sites"}
: ${mirrors="github gob-private"}
: ${mirrors:="github gob-private"}

push_retry () {
sites=$1