I am trying to push a remote repository by this comand git push heroku main but i keep getting this "error: src refspec main does not match any". What can i do to solve this problem. What command should be correct form? Please help me. Thank.
Asked
Active
Viewed 16 times
-1
-
1Is your local branch named `main`? Or something else? – larsks May 08 '22 at 15:33
-
https://stackoverflow.com/search?q=%5Bgit%5D+error%3A+src+refspec+main+does+not+match+any – phd May 08 '22 at 15:45