Meta/pushall: stop pushing to gph
Junio C Hamano committed
Aug 12, 2015 at 14:32 UTC
6f584b1d9577a3c1669ee28e3178f1c325c55f82
1 file changed
+2
-2
pushall
+2
-2
@@ -1,7 +1,7 @@
1
#!/bin/sh
2
3
-sites='ko repo github2 sfjp sf.net gob-private gph '
4
-nexts='ko repo github2 gob-private gph'
3
+sites='ko repo github2 sfjp sf.net gob-private '
4
+nexts='ko repo github2 '
5
6
push_retry () {
7
sites=$1