Last Updated: February 25, 2016
·
472
· divoxx

Default heroku app for git project

Given you have more than one remote pointing to a heroku app, the following will use the given remote if you don't specify --app or --remote.

git config heroku.remote <remote_name>