Meta/pushall: push to gob-private as well

Junio C Hamano committed Feb 23, 2015 at 13:16 UTC 21de0506514eecf666f8aa131b087a2feadb55ab
1 file changed +2 -2
pushall
+2 -2
index 2971364e77..0130918cfc 100755 --- a/pushall +++ b/pushall @@ -1,7 +1,7 @@ #!/bin/sh -sites='ko repo github2 sfjp sf.net gph ' -nexts='ko repo gph github2' +sites='ko repo github2 sfjp sf.net gob-private gph ' +nexts='ko repo github2 gob-private gph' push_retry () { sites=$1