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
@@ -1,7 +1,7 @@
1
#!/bin/sh
2
3
-sites='ko repo github2 sfjp sf.net gph '
4
-nexts='ko repo gph github2'
3
+sites='ko repo github2 sfjp sf.net gob-private gph '
4
+nexts='ko repo github2 gob-private gph'
5
6
push_retry () {
7
sites=$1