From: Junio C Hamano Date: Mon, 23 Feb 2015 21:16:42 +0000 (-0800) Subject: Meta/pushall: push to gob-private as well X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21de0506514eecf666f8aa131b087a2feadb55ab;p=thirdparty%2Fgit.git Meta/pushall: push to gob-private as well --- diff --git a/pushall b/pushall 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