]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Push to github.com/git/git as well
authorJunio C Hamano <gitster@pobox.com>
Thu, 29 Sep 2011 01:13:00 +0000 (18:13 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 29 Sep 2011 01:13:00 +0000 (18:13 -0700)
pushall

diff --git a/pushall b/pushall
index 91f841d1e1ae5eaf87437656305a2a87ad657c18..fd2984636e6d2f3a9acbd315d124692280b5165a 100755 (executable)
--- a/pushall
+++ b/pushall
@@ -2,6 +2,7 @@
 
 git push repo "$@" &&
 git push gph "$@" &&
+git push github2 "$@" &&
 git push sfjp "$@" &&
 git push sf.net "$@" &&