I would like to deploy a Heroku app which will be done ideally using git push -u heroku master. However this will only work if there are any pending commits to
git push -u heroku master
You can run heroku restart --app app_name and you are good to go.
heroku restart --app app_name