I have set the origin to my online Git Repository and there is nothing to commit
git status
On branch main
nothing to commit, working tree clean
but still I am getting this when I try to push my README.md,html, css, js and some images files
$ git push -u origin main
fatal: protocol 'https' is not supported
Please type in
Try to add SSH instead.