Push to GPH as well

Junio C Hamano committed Sep 14, 2011 at 21:35 UTC a4f3ae3c97ac27e6cbd4be81730ebaf452ba11bd
1 file changed +1
pushall
+1
@@ -1,6 +1,7 @@
1 #!/bin/sh
2
3 git push repo "$@" &&
4 +git push gph "$@" &&
5 git push sfjp "$@" &&
6 git push sf.net "$@" &&
7