I am new to heroku. I created a very simple rails app, and deployed it to heroku.
how can I commit the changes to git?
It's just a git push
git push heroku master