Remote rejected during using heroku

Viewed 21

I am trying to put my app on the web using Heroku. But when I type the command git push Heroku master I get this Error:

! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'https://git.heroku.com/thawing-thicket-75475.git'

What should I do with it?

0 Answers
Related