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
Fix missing configuration change (got only half of this file) and close issue #119.
[freeems-vanilla.git]
/
bin
/
pushfreeems
blob
9773fe280eaedb8af2b661de626d49e99ea6765d
1
#!/bin/bash
2
3
git push
4
git push raptor
5
git push freeems
6
git push gitorious
7
git push sourceforge
8
git push repoorcz
9