]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Meta/pushall: push to gob-private as well
authorJunio C Hamano <gitster@pobox.com>
Mon, 23 Feb 2015 21:16:42 +0000 (13:16 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 23 Feb 2015 21:16:42 +0000 (13:16 -0800)
pushall

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