I am trying to push my index.html project to my GitHub. I created my repo but, when I run the following commands on my terminal:
PS C:\Users\pc\Documents\Sites\kodluyoruz-frontend> git remote origin
PS C:\Users\pc\Documents\Sites\kodluyoruz-frontend> git push -u origin main
I am getting this error:
error: src refspec main does not match any
error: failed to push some refs to 'https://https://github.com/alpino87/-lk-Html-Sayfam'