]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Meta/pushall: stop pushing to gph
authorJunio C Hamano <gitster@pobox.com>
Wed, 12 Aug 2015 21:32:36 +0000 (14:32 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 12 Aug 2015 21:32:36 +0000 (14:32 -0700)
pushall

diff --git a/pushall b/pushall
index 0130918cfcc4258d0bd2b9ce032766b1e479f3b7..4f7a904536491fd09a7dccb0a1249f938b30b54b 100755 (executable)
--- 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