From: Junio C Hamano Date: Wed, 12 Aug 2015 21:32:36 +0000 (-0700) Subject: Meta/pushall: stop pushing to gph X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f584b1d9577a3c1669ee28e3178f1c325c55f82;p=thirdparty%2Fgit.git Meta/pushall: stop pushing to gph --- diff --git a/pushall b/pushall index 0130918cfc..4f7a904536 100755 --- a/pushall +++ b/pushall @@ -1,7 +1,7 @@ #!/bin/sh -sites='ko repo github2 sfjp sf.net gob-private gph ' -nexts='ko repo github2 gob-private gph' +sites='ko repo github2 sfjp sf.net gob-private ' +nexts='ko repo github2 ' push_retry () { sites=$1