Push to github.com/git/git as well

Junio C Hamano committed Sep 28, 2011 at 18:13 UTC 72ba3424a0b76722b107fafd2c9fb58c209e9129
1 file changed +1
pushall
+1
index 91f841d1e1..fd2984636e 100755 --- a/pushall +++ b/pushall @@ -2,6 +2,7 @@ git push repo "$@" && git push gph "$@" && +git push github2 "$@" && git push sfjp "$@" && git push sf.net "$@" &&