Whenever i try to push my git that is when i use "git push -u origin master" this command I get "error: src refspec master does not match any error: failed to push some refs to 'https://github.com/Username/gitname' "
I tried "git pull origin master" and ran into "fatal: couldn't find remote ref master" this error which i found here https://www.freecodecamp.org/news/error-failed-to-push-some-refs-to-how-to-fix-in-git/