0

Possible Duplicate:
Ruby on rails and Heroku problem

I am currently doing Michael Hartl's Rails tutorial. When pushing my app called first_app to Github, everything works fine however when I then go on and try to push it to Heroku with git push heroku master I keep getting error

src refspec master does not match any.error: failed to push some refs to 'git@heroku.com:radiant-mountain-8467.git'.

I've tried looking up and trying different things,no luck so far. When I go to heroku website I see some apps but when I click on them they just say

Welcome to your new app! Refer to the documentation if you need help deploying.

That can't be right so I decided to ask you for any thoughts so I can keep going.

I'm using:

  • Mac: Lion 10.7.3
  • ruby 1.9.3p194
  • git version 1.7.4.4
  • rails 3.2.6
  • rubygems 1.8.24
Community
  • 1
  • 1
Josh Kemp
  • 75
  • 1
  • 9
  • 1
    Please see this [post](http://stackoverflow.com/questions/4912335/ruby-on-rails-and-heroku-problem). – squiter Jun 19 '12 at 16:26
  • Agreed with @BrunnoDosSantos. This question has a better explanation of what a refspec is: http://stackoverflow.com/questions/959477/error-when-git-push-to-github – Justin Jun 19 '12 at 16:29

0 Answers0