In the case where you've edited the commits or reset the HEAD to
rewind to an earlier commit, you can force the push like this:

$ git push -f heroku

Note that if you have other people pulling from the Heroku app, they
should probably destroy their master branch and fetch it fresh, to
avoid accidentally re-pushing the removed/changed commits.

Adam

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to