Hacker News new | ask | show | jobs
by whirlwin 241 days ago
This is how Heroku has been doing it for years since it started out 10+ years ago.

$ git push heroku master

So you'll have to make sure to push to e.g. GitHub as well for version control.