how to add heroku to remote git code example Example 1: git remote add heroku heroku git:remote -a project Example 2: git push to heroku $ git push heroku master