What's cooking (2010/05 #03)
[alt-git.git] / pushall
blob24c18eddb98f3f266c988870e7e0515c8b6c5348
1 #!/bin/sh
3 git push repo "$@" &&
4 git push github "$@" &&
5 git push sfjp "$@" &&
6 git push sf.net "$@"