How to push my code from github to another repository code example
Example: github push code from one repo to another
cd rhq
git push https://github.com/user/example master:master
cd rhq
git push https://github.com/user/example master:master