Skip to content

Instantly share code, notes, and snippets.

@wilsonfoz
wilsonfoz / gist:2828743
Created May 29, 2012 14:29
heroku push - ! No such app as...
I tried to push a new version of my application into Heroku:
git push heroku master
But I got this:
! No such app as floating-day-4750.
fatal: The remote end hung up unexpectedly
What is this?