For deploying to Heroku, I use git push heroku master. But how do I see which revision I pushed up to heroku? (I\'m often in doubt if I pushed the recent versio
git push heroku master
You may now want heroku releases and you'll see like 5 commits. a start at least.
heroku releases