Created
April 13, 2012 10:11
-
-
Save rknLA/2375584 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
joshs-computer:CuriousJosh-Kiosk josh$ git push heroku master | |
The authenticity of host 'heroku.com (50.19.85.156)' can't be established. | |
RSA key fingerprint is 8b:48:5e:67:0e:c9:16:47:32:f2:87:0c:1f:c8:60:ad. | |
Are you sure you want to continue connecting (yes/no)? y | |
Please type 'yes' or 'no': yes | |
Warning: Permanently added 'heroku.com,50.19.85.156' (RSA) to the list of known hosts. | |
Counting objects: 1111, done. | |
Delta compression using up to 2 threads. | |
Compressing objects: 100% (922/922), done. | |
Writing objects: 100% (1111/1111), 16.09 MiB | 117 KiB/s, done. | |
Total 1111 (delta 130), reused 127 (delta 46) | |
-----> Heroku receiving push | |
! Heroku push rejected, no Cedar-supported app detected | |
To [email protected]:morning-snow-9182.git | |
! [remote rejected] master -> master (pre-receive hook declined) | |
error: failed to push some refs to '[email protected]:morning-snow-9182.git |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment