I am trying to push some files to my git repo using git bash. I keep getting the same error message but I dont understand what it means. This is what I’m putting thru and the error message I keep getting.
User@DESKTOP-5JDST6J MINGW64 /c/Users/user/Documents/git/Survey_Form (main) $ git push orgin master github.com/BetinaEchols/Survey_Form.git error: src refspec master does not match any error: src refspec github.com/BetinaEchols/Survey_Form.git does not match any error: failed to push some refs to 'orgin'
What is refs and refspec?