1

I want to upload my application which uses Django to Heroku. I run heroku create xxxxx and git push heroku but I get the following error.

error: failed to push some refs to 'https://git.heroku.com/xxxxxxxxx.git'

Karl Hill
  • 12,937
  • 5
  • 58
  • 95
  • Does this help: https://stackoverflow.com/questions/24114676/git-error-failed-to-push-some-refs-to-remote – Kevin Jul 08 '21 at 09:16
  • why your selected tag are php , laravel , vue.js while ur question is related to django – Rishu Pandey Jul 08 '21 at 09:44
  • If your git branch is `master`, try `git push heroku master:main` – Parzival Jul 08 '21 at 23:26
  • Does this answer your question? [git error: failed to push some refs to remote](https://stackoverflow.com/questions/24114676/git-error-failed-to-push-some-refs-to-remote) – alter123 Jul 09 '21 at 17:36

0 Answers0