repo.or.cz
/
alt-git.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Meta/Reintegrate: make generated scripts support -u/-d options themselves
[alt-git.git]
/
pushall
blob
24c18eddb98f3f266c988870e7e0515c8b6c5348
1
#!/bin/sh
2
3
git push repo
"$@"
&&
4
git push github
"$@"
&&
5
git push sfjp
"$@"
&&
6
git push sf.net
"$@"