Ah, ok. I tried --force but that just sent a bunch of dots across my
terminal until it failed, so I gave up. Thanks, that worked like a
charm.

Carl

On Mon, May 18, 2009 at 3:58 PM, Adam Wiggins <a...@heroku.com> wrote:
>
> 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