我只是想按照 heroku 网站的步骤进行操作。但在我的控制台上,当我 git Push 到 heroku main 时?那是行不通的。
显示一些错误。像下面这样。
C:\Users\TORU\Desktop\Website Again\Python\django_files\hero\hero_con>git push heroku main
error: src refspec main does not match any
error: failed to push some refs to 'https://git.heroku.com/secure-taiga-84539.git'
Run Code Online (Sandbox Code Playgroud)
我现在应该做什么??