http://stackoverflow.com/questions/14290113/git-pushing-code-to-two-remotes
git remote set-url –add –push origin git://another/repo.git
git remote set-url –add –push origin git://one_more/repo.git
Git – Pushing code to two remotes
http://stackoverflow.com/questions/14290113/git-pushing-code-to-two-remotes
git remote set-url –add –push origin git://another/repo.git
git remote set-url –add –push origin git://one_more/repo.git