Push to GPH as well

This commit is contained in:
Junio C Hamano
2011-09-14 21:35:57 -07:00
parent 7bde2fe791
commit a4f3ae3c97

View File

@@ -1,6 +1,7 @@
#!/bin/sh
git push repo "$@" &&
git push gph "$@" &&
git push sfjp "$@" &&
git push sf.net "$@" &&