How can I fix my git push error visual studio code?
I am making my first commit using GIT in VS Code. I only have one main branch in Github and while I was using git push, I send it as: git push origin/master accidentally. Error: error: src refspec main does…