I have two computers and I want both of them to be able to pull/push from the same repo on github as well as deploy to the same app on heroku. I know that Heroku allows you to
git remote add heroku git@heroku.com:your_app_name.git