Possible Duplicate:
git push to multiple repositories simultaneously
I want to let other people read my rails app from github.
So I usually push repos to github and heroku. Now I want to do both with one app and keep them synced. How do you do this?