repo.or.cz
/
freeems-vanilla.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Refactor the Makefile into pieces. This commit inspired by AncientGeek, my hatred...
[freeems-vanilla.git]
/
bin
/
pushmaster
blob
0093172e73d283aa1be57e6a06135eb12c081316
1
#!/bin/bash
2
3
git push origin master
4
git push raptor master
5
git push freeems master
6
git push gitorious master
7
git push sourceforge master
8
git push repoorcz master
9