Nevermind. After posting, the answers keep coming. I forgot to do 'git remote rm heroku'.
On Thu, Sep 17, 2009 at 11:35 AM, Andrei Erdoss <[email protected]> wrote: > Well, I did things a bit in an unorthodox way and now I'm stuck. > > I was trying to remove the heroku app, thus I 'Destroyed' the app on the > website and locally I 'git branch -d -r heroku/master'. > > Afterwards I was trying to create a new app in the same directory. This > worked, but when I 'git push heroku master', it still looks for the old app > and it says > > 'No such app as app-name > fatal: The remote end hung up unexpectedly' > > Any ideas on how I can remove the reference to the old app and be able to > create a new app. > > Thanks in advance, > > -- > Andrei Erdoss > -- Andrei Erdoss --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
